We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5568bfd commit 33cb589Copy full SHA for 33cb589
1 file changed
.travis.yml
@@ -8,8 +8,7 @@ before_script:
8
- sh -e /etc/init.d/xvfb start
9
install:
10
- npm install
11
- - npm build
+ - gulp build
12
script:
13
14
- npm test
15
after_success: npm run coverage
0 commit comments