Skip to content

Commit

Permalink
Don’t travis the upstream branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
tburry committed Feb 3, 2015
1 parent 1074155 commit 50eb1cc
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 @@ -12,6 +12,10 @@ matrix:
allow_failures:
- php: hhvm-nightly

branches:
except:
- upstream

install:
- composer install

Expand Down

0 comments on commit 50eb1cc

Please sign in to comment.