Skip to content

Commit

Permalink
try to fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
firefart committed Apr 22, 2017
1 parent dd92660 commit e0fc722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e0fc722

Please sign in to comment.