Skip to content

Commit b3a7d2d

Browse files
author
bryanhuntesl
authored
Reduce test time - test only 2.7, 3.6, and nightly
test only 2.7 (stable), 3.6 (3 series stable) and nightly - the matrix was too big - 3.2, 3.3, 3.4, and 3.5 are the least used.
1 parent a190e87 commit b3a7d2d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ dist: trusty
33
language: python
44
python:
55
- '2.7'
6-
- '3.3'
7-
- '3.4'
8-
- '3.5'
96
- '3.6'
107
- nightly
118
addons:

0 commit comments

Comments
 (0)