Skip to content

Commit

Permalink
fixup! Ensure valid python3 is present in travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Mar 12, 2019
1 parent f289903 commit 2b25a7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ rust:
- beta
- stable
sudo: 9000
dist: trusty
dist: xenial
os:
- linux
- osx
Expand All @@ -23,6 +23,7 @@ addons:
homebrew:
packages:
- python
- python@2

env:
- FEATURES=""
Expand Down

0 comments on commit 2b25a7b

Please sign in to comment.