Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
flajann2 committed Oct 23, 2016
1 parent 1c5d07e commit 927e014
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ language: ruby
before_install: 'gem update bundler'
install: 'bundle install --jobs=3 --retry=3' # Suppress the --deployment flag'
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.2.0
- 2.2.2
- 2.3.0
- 2.3.1
notifications:
irc: "irc.freenode.org#jeweler"

0 comments on commit 927e014

Please sign in to comment.