Skip to content

Commit

Permalink
Install test section in travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed May 13, 2017
1 parent d7b19f1 commit ae608f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ install:
- pip install -U setuptools==`grep setuptools versions.cfg | awk '{print $3}'`
- pip install zc.buildout
- buildout bootstrap
- buildout tox:env=travis install alltests
- buildout tox:env=travis install test alltests
script:
- bin/test-travis -v
notifications:
Expand Down

0 comments on commit ae608f6

Please sign in to comment.