We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 940a4ce commit 8190312Copy full SHA for 8190312
.travis.yml
@@ -2,6 +2,8 @@ sudo: false
2
language: python
3
python:
4
- '3.6'
5
+matrix:
6
+ fast_finish: true
7
env:
8
matrix:
9
- TEST_FILENAME=''
0 commit comments