Skip to content

Commit 1663a66

Browse files
authored
1 parent 7dec1a1 commit 1663a66

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,19 @@
1-
sudo: false
2-
31
language: python
42

53
matrix:
64
include:
75
- python: 2.7
86
dist: trusty
9-
sudo: false
107
- python: 3.4
118
dist: trusty
12-
sudo: false
139
- python: 3.5
1410
dist: trusty
15-
sudo: false
1611
- python: 3.6
1712
dist: trusty
18-
sudo: false
1913
- python: 3.7
2014
dist: xenial
21-
sudo: true
2215
- python: nightly
2316
dist: trusty
24-
sudo: false
2517
allow_failures:
2618
- python: nightly
2719

0 commit comments

Comments
 (0)