Skip to content

Commit

Permalink
merge build steps again
Browse files Browse the repository at this point in the history
Signed-off-by: Kalman Olah <[email protected]>
  • Loading branch information
kalmanolah committed Oct 12, 2018
1 parent bf6cccd commit 1b6d2bf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ node_js:

install:
- npm install
- docker-compose -f tests/docker/docker-compose.test.yml build yayata >/dev/null
- docker-compose -f tests/docker/docker-compose.test.yml build ninetofiver >/dev/null
- docker-compose -f tests/docker/docker-compose.test.yml build cypress >/dev/null
- docker-compose -f tests/docker/docker-compose.test.yml build >/dev/null


script:
Expand Down

0 comments on commit 1b6d2bf

Please sign in to comment.