Skip to content

Commit

Permalink
add missing script
Browse files Browse the repository at this point in the history
  • Loading branch information
vinitkumar committed Feb 21, 2018
1 parent 34618a5 commit b472273
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Expand Up @@ -18,4 +18,7 @@ env:
- TOX_ENV=py34-dj19-cms33

install:
- pip install tox coverage
- pip install tox coverage

script:
- tox -e $TOX_ENV

0 comments on commit b472273

Please sign in to comment.