Skip to content

Commit

Permalink
Merge pull request #313 from IONISx/tusbar/switch-to-travis-containers
Browse files Browse the repository at this point in the history
Switch to the new travis infrastructure
  • Loading branch information
Bertrand Marron committed Aug 10, 2015
2 parents 419f5e4 + 80f2c9c commit ab0bb89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
language: python
sudo: false
branches:
only:
- master
python:
- "2.7"
cache: pip
install:
- pip install -r requirements.txt
- pip install -r django_requirements.txt
Expand Down

0 comments on commit ab0bb89

Please sign in to comment.