Commit ca3f3f24 authored by Tony Arcieri's avatar Tony Arcieri

.travis.yml: Update to match other crypto-rb projects

parent 3b502719
language: ruby
sudo: false
cache: bundler
before_install:
- gem update --system
- gem --version
- gem install bundler -v 1.16.1
- bundle --version
bundler_args: --without development
rvm:
- 2.2.8
- 2.3.5
- 2.4.2
- ruby-head
- jruby-9.1.14.0
- jruby-head
- rbx-2
- jruby-9.1.15.0
- 2.2
- 2.3
- 2.4.3
- 2.5.0
matrix:
fast_finish: true
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-2
notifications:
irc: "irc.freenode.org#cryptosphere"
branches:
only:
- master
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment