Skip to content

Commit

Permalink
Unset environment vars after rvm install
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Fish committed Feb 4, 2017
1 parent e65b5fb commit 6737ba8
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
Expand Up @@ -7,8 +7,8 @@ cache:
- $HOME/.mx/cache

before_install:
- unset GEM_PATH GEM_HOME IRBRC
- rvm install 2.1.0
- unset GEM_PATH GEM_HOME IRBRC

jdk: oraclejdk8

Expand Down

0 comments on commit 6737ba8

Please sign in to comment.