Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Try out last fix in rubygems
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Nov 29, 2019
1 parent 7e2f404 commit 3ae1be7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -69,9 +69,9 @@ jobs:
stage: test
# Ruby-head (we want to know how we're doing, but not fail the build)
- rvm: ruby-head
env: RGV=master
env: RGV=lazily_load_uri
stage: test

allow_failures:
- rvm: ruby-head
env: RGV=master
env: RGV=lazily_load_uri

0 comments on commit 3ae1be7

Please sign in to comment.