[Code Style] Specify lint, codestyle in CircleCI config

...to work around unexpected failure running test suite via gulp verify,
https://circleci.com/gh/nasa/openmct/1981
This commit is contained in:
Victor Woeltjen 2016-05-23 15:10:05 -07:00
parent ab64b682c3
commit 9a8bcc0550

View File

@ -15,8 +15,9 @@ deployment:
heroku:
appname: openmctweb-staging-deux
test:
override:
- gulp verify
post:
- gulp lint
- gulp checkstyle
general:
branches: