Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop my special branch from list of branches to build
Browse files Browse the repository at this point in the history
BanzaiMan committed Dec 13, 2014
1 parent 91bab1e commit 4f118d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -56,7 +56,6 @@ branches:
- master
- jruby-1_7
- /^test-.*$/
- /^ha-feature-/

before_install:
- if [[ $TRAVIS_JDK_VERSION = 'oraclejdk8' ]]; then sudo apt-get update; sudo apt-get install oracle-java8-installer; else true; fi

0 comments on commit 4f118d9

Please sign in to comment.