Skip to content

Commit

Permalink
3rd attempt at bundler install error resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
buruzaemon committed Jan 6, 2019
1 parent b732c98 commit 73dc920
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,8 +1,7 @@
before_install:
- sudo apt-get update -qq
- uname -a
- gem update --system
- gem install bundler
- gem install bundler -v '<2'

install:
# mecab
Expand Down

0 comments on commit 73dc920

Please sign in to comment.