Skip to content

Commit fcaf19d

Browse files
committed
Force Travis to use Python 3.4
1 parent 35556ff commit fcaf19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: python
22
python:
3-
- 2.7
3+
- 3.4
44
sudo: false
55
install:
66
- pip install Pillow

0 commit comments

Comments
 (0)