Skip to content

Commit

Permalink
Make Travis work
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos authored Mar 1, 2019
1 parent c78a996 commit 5a026a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ rvm:
- 2.3
- 2.4
- 2.5
- 2.6
- jruby-9.1.5.0
- ruby-head

Expand All @@ -23,5 +24,5 @@ matrix:
- rvm: jruby-9.1.5.0

before_install:
- rvm get latest
# - rvm get latest
- gem install bundler

0 comments on commit 5a026a3

Please sign in to comment.