Skip to content

Commit f2e9a0a

Browse files
committed
travis: enable python 3.6
Signed-off-by: Jan Luebbe <[email protected]>
1 parent c7ebb27 commit f2e9a0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: python
22
python:
33
- "3.4"
44
- "3.5"
5+
- "3.6"
56
before_install:
67
- sudo apt-get -qq update
78
- sudo apt-get install -y libow-dev

0 commit comments

Comments
 (0)