Skip to content

Commit

Permalink
Use new Travis CI infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafik Draoui committed Aug 31, 2015
1 parent b5c8ee3 commit 8aeeb73
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
Expand Up @@ -5,6 +5,8 @@ language: python
python:
- "2.7"

sudo: false

# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: pip install -r requirements-testing.txt

Expand Down

0 comments on commit 8aeeb73

Please sign in to comment.