mirror of
https://github.com/nasa/openmct.git
synced 2025-06-06 09:21:43 +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:
parent
ab64b682c3
commit
9a8bcc0550
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user