This commit is contained in:
Christian Mehlmauer
2016-08-08 21:57:38 +02:00
parent c22a1ed12a
commit 13e4327de4

View File

@@ -12,9 +12,9 @@ rvm:
- 2.3.0 - 2.3.0
- 2.3.1 - 2.3.1
before_install: before_install:
- echo 'gem: --no-ri --no-rdoc' > ~/.gemrc - "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
before_script: before_script:
- unzip $TRAVIS_BUILD_DIR%/data.zip -d $TRAVIS_BUILD_DIR - "unzip $TRAVIS_BUILD_DIR%/data.zip -d $TRAVIS_BUILD_DIR"
script: bundle exec rspec script: bundle exec rspec
notifications: notifications:
email: email: