Skip to content

Commit

Permalink
WHY NOT
Browse files Browse the repository at this point in the history
  • Loading branch information
blugavere committed Apr 15, 2017
1 parent cb971e4 commit 40a0ecd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ services:
- TRAVIS=true
- COVERALLS_SERVICE_NAME=travis-ci
- COVERALLS_REPO_TOKEN=${COVERALLS}
- TRAVIS_JOB_ID=${TRAVIS_JOB_ID}
- CI_BRANCH=${TRAVIS_BRANCH}
- CI_BUILD_NUMBER=${TRAVIS_BUILD_NUMBER}
- CI_PULL_REQUEST=${TRAVIS_PULL_REQUEST}
cassandra:
image: cassandra:latest
environment:
Expand Down

0 comments on commit 40a0ecd

Please sign in to comment.