Skip to content

Commit 5041259

Browse files
Updating supported Python versions
1 parent ad4262b commit 5041259

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
@@ -3,9 +3,9 @@ sudo: false
33
python:
44
- 2.6
55
- 2.7
6-
- 3.2
76
- 3.3
87
- 3.4
8+
- 3.5
99
before_script:
1010
- curl -l -L -O https://github.com/lightbody/browsermob-proxy/releases/download/browsermob-proxy-2.1.0-beta-5/browsermob-proxy-2.1.0-beta-5-bin.zip
1111
- unzip browsermob-proxy-2.1.0-beta-5-bin.zip

0 commit comments

Comments
 (0)