Skip to content

Commit 94c85aa

Browse files
committed
travis: keep qa at the bottom
1 parent 2aa29f9 commit 94c85aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ env:
77
- CI_TARGET=tests
88
matrix:
99
include:
10-
- python: 3.6
11-
env: CI_TARGET=checkqa TOXENV=checkqa
1210
- python: pypy
1311
dist: trusty
1412
sudo: false
13+
- python: 3.6
14+
env: CI_TARGET=checkqa TOXENV=checkqa
1515
python:
1616
# If the build matrix gets bigger, also update the number of runs
1717
# at the bottom of .scrutinizer.yml.

0 commit comments

Comments
 (0)