Skip to content

Commit

Permalink
Specify Travis CI commands
Browse files Browse the repository at this point in the history
  • Loading branch information
ncoghlan committed Apr 17, 2016
1 parent f41d813 commit 8b856b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ matrix:
env: TOXENV=py36
- python: pypy
env: TOXENV=pypy

install: tox --notest

script: tox

0 comments on commit 8b856b8

Please sign in to comment.