Skip to content

Commit

Permalink
Added settings for travis to use old build instance
Browse files Browse the repository at this point in the history
The updated build instance is causing tests to fail. Attempting to run on the previous host version to resolve failures.
  • Loading branch information
blarghmatey committed Dec 15, 2017
1 parent 74519aa commit 0a3280b
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,3 +1,6 @@
sudo: required
dist: trusty
group: deprecated-2017Q4
language: python
python:
- "2.7"
Expand Down

0 comments on commit 0a3280b

Please sign in to comment.