Skip to content

Commit

Permalink
Use container infrastructure
Browse files Browse the repository at this point in the history
Resolves NoMethodError: undefined method `spec' for nil:NilClass on ruby
1.9.3 builds, see: rubygems/bundler#3558
  • Loading branch information
jrafanie committed May 4, 2017
1 parent 698ba2b commit e3ca639
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: ruby
sudo: false
rvm:
- "1.9.3"
- "2.0"
Expand Down

0 comments on commit e3ca639

Please sign in to comment.