Skip to content

Commit 26795c3

Browse files
author
hs
committed
combined stages
1 parent 45be1f8 commit 26795c3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ node_js:
44
jobs:
55
include:
66
- stage: build
7-
script: grunt build
8-
- stage: test
97
script:
8+
- grunt once
109
- grunt test
1110
- grunt coveralls
1211
cache:

0 commit comments

Comments
 (0)