Update .travis.yml

This commit is contained in:
Christopher Chedeau 2015-12-23 10:29:43 -08:00
parent a162f72655
commit d1e5fb8144
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ script:
elif [ "$TEST_TYPE" = js ]
then
npm install github@0.2.4
cat <(echo eslint; npm run lint --silent -- --format=json; echo flow; flow --json) | GITHUB_TOKEN="af6ef0d15709bc91d""06a6217a5a826a226fb57b7" node bots/code-analysis-bot.js
flow check && npm test -- '\/Libraries\/'