Skip to content

Commit

Permalink
Stop spamming IRC with Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mjgiarlo committed Oct 27, 2016
1 parent ee1f5f9 commit c078c95
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ cache:
bundler: true
directories:
- "travis_phantomjs"

before_install:
- "phantomjs --version"
- "export PATH=$PWD/travis_phantomjs/phantomjs-2.1.1-linux-x86_64/bin:$PATH"
Expand All @@ -23,7 +22,6 @@ env:
- "RAILS_VERSION=4.1.10"
- "RAILS_VERSION=4.2.1"
- "RAILS_VERSION=5.0.0.1"

matrix:
include:
- rvm: "2.3.0"
Expand All @@ -32,6 +30,3 @@ matrix:
env: "RAILS_VERSION=4.2.1"
- rvm: 2.0
env: "RAILS_VERSION=4.2.1"

notifications:
irc: "irc.freenode.org#projecthydra"

0 comments on commit c078c95

Please sign in to comment.