Skip to content

Commit

Permalink
hello travis
Browse files Browse the repository at this point in the history
  • Loading branch information
thornomad committed Feb 5, 2016
1 parent 8762500 commit 6da18b4
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,4 +1,5 @@
language: python
python: 3.5
sudo: false
env:
- TOX_ENV=py35-django19
Expand All @@ -12,6 +13,7 @@ env:
- TOX_ENV=py34-djangomaster
- TOX_ENV=py35-djangomaster
install:
- pip install --upgrade pip
- pip install tox coveralls
script:
- tox -e $TOX_ENV
Expand Down

0 comments on commit 6da18b4

Please sign in to comment.