Skip to content

Commit

Permalink
Merge pull request #18 from QuLogic/travis-container
Browse files Browse the repository at this point in the history
Use Travis' container based infrastructure.
  • Loading branch information
luispedro committed May 26, 2015
2 parents 6df4364 + 0d54b90 commit ca87b78
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 @@ -4,6 +4,7 @@ python:
- "2.7"
- "3.3"
- "3.4"
sudo: false
install:
- pip install numpy
- pip install six
Expand Down

0 comments on commit ca87b78

Please sign in to comment.