Skip to content

Commit

Permalink
Add metadata for specifying a gemset for rvm
Browse files Browse the repository at this point in the history
  • Loading branch information
bear454 authored and hennevogel committed Mar 14, 2018
1 parent cb7960f commit 7944494
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .ruby-gemset
@@ -0,0 +1 @@
osem
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ dist: trusty
language: ruby
cache: bundler
rvm:
- 2.4.0
- 2.4.0@osem --ignore-gemsets
before_install:
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
- "echo `phantomjs -v`"
Expand Down

0 comments on commit 7944494

Please sign in to comment.