Skip to content

Commit

Permalink
Migrate TravisCI from legacy to container-based infrastructure
Browse files Browse the repository at this point in the history
Closes chaoss#18
  • Loading branch information
andygrunwald authored and sduenas committed Oct 27, 2015
1 parent 94a0a88 commit eaaa169
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 @@ -3,6 +3,8 @@ language: python
python:
- "2.7"

sudo: false

before_install:
- pip install MYSQL-python SQLAlchemy
- pip install Jinja2
Expand Down

0 comments on commit eaaa169

Please sign in to comment.