Skip to content

Commit

Permalink
Travis: Updating bundler before install
Browse files Browse the repository at this point in the history
  • Loading branch information
robertodecurnex committed Mar 22, 2016
1 parent ba765eb commit b512d6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,12 +1,14 @@
language: ruby
rvm:
- ruby-head
- 2.2.4
addons:
code_climate:
repo_token: 98cf9bc8037d53ca3bbe6873a3ce6cf69bab5a86bfd21507b5baa9faae2ec6dc
before_install:
- gem update --system
- gem --version
- gem update bundler
notifications:
webhooks:
urls:
Expand Down

0 comments on commit b512d6a

Please sign in to comment.