Update: Eslint to 3.0 and update CI builds (fixes #4638) (#4680)

This commit is contained in:
Gyandeep Singh
2016-10-05 16:44:25 -05:00
committed by Henry Zhu
parent 0366d1ad19
commit 6cfd3d91b2
5 changed files with 13 additions and 6 deletions

View File

@@ -45,7 +45,6 @@ test-cov: clean
./scripts/test-cov.sh
test-ci:
make lint
NODE_ENV=test make bootstrap
# if ./node_modules/.bin/semver `npm --version` -r ">=3.3.0"; then ./node_modules/.bin/flow check; fi
./scripts/test-cov.sh