Skip to content

Commit 840e345

Browse files
authored
change test stage order
1 parent ba0def6 commit 840e345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ env:
1717
- MATRIX_TOXENV=unit
1818

1919
stages:
20-
- lint
2120
- test
2221
- integration
22+
- lint
2323

2424
matrix:
2525
fast_finish: true

0 commit comments

Comments
 (0)