Skip to content

Commit

Permalink
Only build on the master branch
Browse files Browse the repository at this point in the history
PR branches will still be built and tested.
  • Loading branch information
jparise committed Oct 31, 2018
1 parent 5894033 commit 166a73b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,3 +1,6 @@
branches:
only:
- "master"
language: python
python:
- "2.7"
Expand Down

0 comments on commit 166a73b

Please sign in to comment.