Skip to content

Commit

Permalink
Disabled Travis builds for the branch to avoid duplicated builds
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Feb 19, 2015
1 parent 4ee85ec commit a0498b5
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 @@ -4,6 +4,10 @@ sudo: false

php: [5.3, 5.4, 5.5, 5.6, hhvm]

branches:
except:
- '2-architecture-changes'

cache:
directories:
- $HOME/.composer/cache
Expand Down

0 comments on commit a0498b5

Please sign in to comment.