Permalink
Browse files
Make sure we build on travis before running test.
- Loading branch information...
Showing
with
1 addition
and
0 deletions.
-
+1
−0
.travis.yml
|
|
@@ -16,6 +16,7 @@ script: |
|
|
- echo -en 'travis_fold:end:script.eslint\\r'
|
|
|
|
|
|
- echo 'test webgl-stub' && echo -en 'travis_fold:start:script.test\\r'
|
|
|
+ - npm run build
|
|
|
- npm run test -- --browsers Electron --webgl-stub --failTaskOnError --suppressPassed
|
|
|
- echo -en 'travis_fold:end:script.test\\r'
|
|
|
|
|
|
|
0 comments on commit
6edcb4d