Skip to content

Commit

Permalink
🛠 fix Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
alaz committed Mar 14, 2019
1 parent 03c3703 commit d1d8ef1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ cache: bundler
rvm:
- 2.5
- 2.3
- jruby
- jruby-head
jdk:
- openjdk8
before_install:
- gem update --system
- gem install bundler

0 comments on commit d1d8ef1

Please sign in to comment.