Skip to content

Commit

Permalink
only update rubygems on jruby thanks to @mpapis
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Wenzowski committed May 15, 2012
1 parent b300fbc commit 19e434c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
before_install:
- gem update --system
- 'if [[ "$TRAVIS_RUBY_VERSION" =~ "jruby" ]] ; then gem update --system ; fi'
before_script:
- "sh -e /etc/init.d/xvfb start"
- "bundle exec rake refinery:testing:dummy_app > /dev/null"
Expand Down

0 comments on commit 19e434c

Please sign in to comment.