]> Devi Nivas Git - chevron.git/commitdiff
Hopefully actually only run 3.6 once
authorNoah Morrison <noah@morrison.ph>
Tue, 2 Oct 2018 20:54:52 +0000 (16:54 -0400)
committerNoah Morrison <noah@morrison.ph>
Tue, 2 Oct 2018 20:54:52 +0000 (16:54 -0400)
.travis.yml

index 72a326fd1fc5f29bd18bfc58852f75fd40cf545f..16ced972a2495117375b6a5767dab8cc78074fe6 100644 (file)
@@ -12,8 +12,6 @@ python:
   - pypy
 
 matrix:
-  exclude:
-  - python: 3.6
   include:
   - python: 3.6
     env:
@@ -25,6 +23,9 @@ matrix:
     - tox
     after_success:
     - coveralls
+  exclude:
+  - python: 3.6
+    env: []
 
 script:
 - python ./test_spec.py