Skip to content

Commit

Permalink
Switch Travis builds to dist:precise
Browse files Browse the repository at this point in the history
Pin to older infra to hopefully resolve pycrypto compilation issues.
  • Loading branch information
sirosen committed Sep 1, 2017
1 parent 8a1e536 commit 5bc7470
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sudo: false
# Travis infra requires pinning dist:precise, at least as of 2017-09-01
# detail: https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch
dist: precise
language: python
python:
- "2.6"
Expand Down

0 comments on commit 5bc7470

Please sign in to comment.