Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tjarratt committed Mar 4, 2016
1 parent 058fd27 commit c49756a
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options
language: "ruby"
sudo: false
script: "bundle exec rake --trace"
rvm:
- 1.9.3
- 2.0
- 2.1
- 2.2
- jruby-head
- 2.0.0
- 2.1.8
- 2.2.4
- 2.3.0
- jruby
- rbx-2
notifications:
irc: "irc.freenode.org#savon"
Expand Down

0 comments on commit c49756a

Please sign in to comment.