Skip to content

Commit a9234c9

Browse files
committed
Use the pre-build images instead
Pull is required to prevent fresh builds on every run
1 parent 0c6b312 commit a9234c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ services:
6464
- docker
6565

6666
before_install:
67-
- docker-compose pull wordpress
67+
- docker-compose pull
6868
- nvm install
6969
- nvm use
7070
# Lock to Composer version 1 for now.

0 commit comments

Comments
 (0)