Skip to content

Commit a67acf7

Browse files
switch stage order
1 parent bd4c3a4 commit a67acf7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ script:
1414
after_script:
1515
- vendor/bin/coveralls -v
1616

17+
stages:
18+
- 'Integration tests'
19+
- 'Test'
20+
1721
jobs:
1822
include:
1923
- stage: 'Integration tests'

0 commit comments

Comments
 (0)