Skip to content

Commit 20cbc09

Browse files
committed
Restore before_install but retry containers.
1 parent 2b68a51 commit 20cbc09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ php:
33
- 5.5
44
- 5.4
55
- 5.3
6+
before_install:
7+
- composer install
8+
sudo: false

0 commit comments

Comments
 (0)