Skip to content

Commit 04022ad

Browse files
committed
travisCI tweak
1 parent a68fcf5 commit 04022ad

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.travis.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
sudo: false
22
language: python
3-
3+
cache: pip
4+
python:
5+
- 2.7
6+
- 3.4
7+
- 3.5
8+
- 3.6
49
matrix:
510
include:
611
- os: linux

0 commit comments

Comments
 (0)