Skip to content

Commit 6ac7b2e

Browse files
author
Eugene Leonovich
committed
Switch to new docker containers
1 parent 336f16a commit 6ac7b2e

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,7 +11,7 @@ env:
1111
- PHP_RUNTIME='php:5.6-cli' PHPUNIT_OPTS='--coverage-clover=coverage.clover'
1212

1313
install:
14-
- docker build -t tarantool/tarantool github.com/tarantool/tarantool-docker#:debian
14+
- docker build -t tarantool/tarantool github.com/tarantool/tarantool-docker
1515
- ./dockerfile.sh | tee /dev/tty | docker build -t queue -
1616

1717
script:

0 commit comments

Comments
 (0)