Skip to content

Commit

Permalink
don't run Travis for non-master branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Bernhardsson committed Feb 23, 2015
1 parent 39734ee commit 2562334
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 @@ -30,3 +30,7 @@ script:

after_failure:
- cat /home/travis/build/spotify/luigi/.tox/cdh/log/cdh-1.log

branches:
only:
- master

0 comments on commit 2562334

Please sign in to comment.