Skip to content

Commit 5bb2f1a

Browse files
author
Rémy HUBSCHER
committed
Use trusty.
1 parent e1600ad commit 5bb2f1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
dist: trusty
12
language: python
2-
python:
3-
- "3.5"
3+
python: 3.5
44
script: make test
55
after_success: coveralls
66
matrix:

0 commit comments

Comments
 (0)