Skip to content

Commit

Permalink
Merge pull request #24 from increments/fix-bundler-ver
Browse files Browse the repository at this point in the history
Update bundler to fix bundler version on travis-ci
  • Loading branch information
yujinakayama committed Jan 14, 2016
2 parents 5486849 + ad4d294 commit 8c647e7
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,6 +1,7 @@
before_install:
- sudo apt-get update -qq
- sudo apt-get install libicu-dev
- gem update bundler
language: ruby
rvm:
- 2.0.0
Expand Down

0 comments on commit 8c647e7

Please sign in to comment.