Skip to content

Commit

Permalink
Merge pull request #118 from takluyver/travis-containers
Browse files Browse the repository at this point in the history
Enable container-based tests on Travis
  • Loading branch information
daira committed Mar 18, 2015
2 parents ad24ae2 + a0904a7 commit 5ab6f01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ install:
- pip install 'six >= 1.9.0'
after_success:
coveralls
sudo: false

0 comments on commit 5ab6f01

Please sign in to comment.