Skip to content

Commit 8293f50

Browse files
committed
Try different python package names
1 parent d51fc5b commit 8293f50

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
addons:
33
apt:
44
packages:
5-
- python2.7-dev
6-
- python3.4-dev
7-
- python3.5-dev
8-
- python3.6-dev
5+
- python2.7
6+
- python3.4
7+
- python3.5
8+
- python3.6
99

1010
language: python
1111

0 commit comments

Comments
 (0)