Skip to content

Commit

Permalink
Travis's trusty image already has Python 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Clements committed Sep 28, 2016
1 parent 6526bcd commit 252b4dd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ sudo: required
# The default environment is Ubuntu 12.04, which only has GCC 4.6.
dist: trusty
language: cpp
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y python3
script:
- make
- make check
Expand Down

0 comments on commit 252b4dd

Please sign in to comment.