Skip to content

Commit

Permalink
Merge pull request #81 from cotsog/patch-1
Browse files Browse the repository at this point in the history
Route back to Trusty image
  • Loading branch information
fxn authored Sep 10, 2019
2 parents 8c4c7ba + d3e56c6 commit 20825c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist: trusty
language: ruby
before_install:
- "rm ${BUNDLE_GEMFILE}.lock"
Expand All @@ -13,6 +14,5 @@ rvm:
- truffleruby
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: truffleruby

0 comments on commit 20825c1

Please sign in to comment.