Skip to content

Commit 3b93745

Browse files
committed
Require Ubuntu Precise
Travis CI has made the default Ubuntu Trusty and will soon eliminate Ubuntu Precise. For now, require Ubuntu Precise. At some point this will need to be rewritten to use Ubuntu Trusty or will need a Docker container that can mimic the original system for testing.
1 parent 90ed24b commit 3b93745

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.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)