mirror of
https://github.com/nasa/openmct.git
synced 2025-06-19 15:43:48 +00:00
[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:
@ -15,8 +15,9 @@ deployment:
|
|||||||
heroku:
|
heroku:
|
||||||
appname: openmctweb-staging-deux
|
appname: openmctweb-staging-deux
|
||||||
test:
|
test:
|
||||||
override:
|
post:
|
||||||
- gulp verify
|
- gulp lint
|
||||||
|
- gulp checkstyle
|
||||||
|
|
||||||
general:
|
general:
|
||||||
branches:
|
branches:
|
||||||
|
Reference in New Issue
Block a user