try to fix travis

This commit is contained in:
Christian Mehlmauer
2017-01-31 21:43:07 +01:00
parent f0126ca860
commit edab0e812a

View File

@@ -16,7 +16,7 @@ rvm:
before_install:
- "env"
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
- "gem install bundler"
- "gem install bundler -v 1.13.7"
- "bundler --version"
before_script:
- "unzip -o $TRAVIS_BUILD_DIR/data.zip -d $TRAVIS_BUILD_DIR"