Skip to content

Commit

Permalink
fix: command of 'tester' in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
AVVS committed Jan 11, 2016
1 parent 0d25e60 commit 182b43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ tester:
NODE_ENV: "development"
SKIP_REBUILD: ${SKIP_REBUILD}
DEBUG: ${DEBUG}
command: true
command: 'true'

0 comments on commit 182b43d

Please sign in to comment.