Skip to content

Commit

Permalink
only build on master and PRs to master
Browse files Browse the repository at this point in the history
  • Loading branch information
garbados committed Nov 6, 2013
1 parent 6d047aa commit ec331bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,6 +1,9 @@
language: python
python:
- "2.7"
branches:
only:
- master
services:
- couchdb
before_script:
Expand Down

0 comments on commit ec331bf

Please sign in to comment.