try to fix travis

This commit is contained in:
Christian Mehlmauer 2017-04-22 02:33:33 +02:00
parent dd92660262
commit e0fc7229bf
No known key found for this signature in database
GPG Key ID: DCF54A05D6E62591
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ matrix:
fast_finish: true
include:
- rvm: ruby-head
env: CMD=docker-compose -f $TRAVIS_BUILD_DIR/docker-compose.yml build
env: CMD="docker-compose -f $TRAVIS_BUILD_DIR/docker-compose.yml build"
before_install:
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
- rake --version