fix(travis): Build master or PRs to master only

This commit is contained in:
Jay Faulkner 2014-01-29 10:12:44 -08:00
parent c821fd7129
commit 10c1ec6fe4

@ -1,9 +1,12 @@
language: python
python: 2.7
install:
- pip install tox
- pip install tox
script:
- tox
- tox
branches:
only:
- master
notifications:
irc:
channels: