Skip to content

Commit e791cff

Browse files
committed
Update .travis.yml
1 parent 4f29240 commit e791cff

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
@@ -11,4 +11,4 @@ env:
1111
- COMMIT=${TRAVIS_COMMIT::8}
1212

1313
script:
14-
- docker-compose up
14+
- docker-compose up -e CI_BUILD=true

0 commit comments

Comments
 (0)