Skip to content

Commit

Permalink
Start servers as daemons
Browse files Browse the repository at this point in the history
  • Loading branch information
jbmusso committed Jun 4, 2017
1 parent 678fede commit a3a5e2e
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 @@ -16,7 +16,7 @@ cache:
yarn: true

before_install:
- docker-compose up
- docker-compose up -d

install:
- yarn
Expand Down

0 comments on commit a3a5e2e

Please sign in to comment.