Run frontend tests on travis
This commit is contained in:
parent
35e2ea39f1
commit
04a887b49e
@ -22,6 +22,7 @@ install:
|
||||
- yarn
|
||||
|
||||
script:
|
||||
- npm test
|
||||
- gulp build
|
||||
- cd ..
|
||||
- export GO15VENDOREXPERIMENT=1
|
||||
|
Loading…
Reference in New Issue
Block a user