We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45be1f8 commit 26795c3Copy full SHA for 26795c3
1 file changed
.travis.yml
@@ -4,9 +4,8 @@ node_js:
4
jobs:
5
include:
6
- stage: build
7
- script: grunt build
8
- - stage: test
9
script:
+ - grunt once
10
- grunt test
11
- grunt coveralls
12
cache:
0 commit comments