Skip to content

Commit 8ce5490

Browse files
committed
Update git
1 parent 551fc61 commit 8ce5490

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ php:
99
# disabled hhvm because of a bug in 3.2.0 which is resolved in 3.3.0
1010
# see: https://github.com/facebook/hhvm/issues/3932
1111

12+
addons:
13+
apt:
14+
packages:
15+
- git
16+
1217
install:
1318
- composer install
1419

0 commit comments

Comments
 (0)