Skip to content

Commit

Permalink
Merge pull request #142 from projecthydra/no_travis_irc_spam
Browse files Browse the repository at this point in the history
Stop spamming IRC with Travis builds
  • Loading branch information
mjgiarlo committed Oct 27, 2016
2 parents ee1f5f9 + c078c95 commit b4c814c
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 b4c814c

Please sign in to comment.