Skip to content

Commit 4ebef42

Browse files
authored
Merge pull request #63 from jakirkham/fix_ci
Require Ubuntu Precise
2 parents 90ed24b + 3b93745 commit 4ebef42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
os: linux
2+
dist: precise
3+
14
language: python
25
python:
36
- 2.6

0 commit comments

Comments
 (0)