Skip to content

Commit 2848a14

Browse files
authored
Merge pull request #36 from messagebird/update-travis-config
Update travis-ci matrix to use Python 3.4 istead of Python 3.3.
2 parents 26ab9e3 + ce73bb4 commit 2848a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ python:
33
- 'pypy2.7'
44
- 'pypy3.5'
55
- '2.7'
6-
- '3.3'
6+
- '3.4'
77
- '3.6'
88
- 'nightly'
99
install:

0 commit comments

Comments
 (0)