Skip to content

Commit ac098fb

Browse files
committed
removed step
1 parent cd380c2 commit ac098fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node
22
services:
33
- docker
44
script:
5-
- npm run docker-check
5+
- docker-compose up --abort-on-container-exit
66
deploy:
77
provider: script
88
skip_cleanup: true

0 commit comments

Comments
 (0)