1
0
Fork 0

Merge pull request #4368 from stof/patch-1

Update the config of the apt addon to the new syntax
pull/3369/merge
Rob 2015-08-20 13:59:54 +02:00
commit f1aa655e61
1 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,9 @@ cache:
- $HOME/.composer/cache
addons:
apt_packages:
- parallel
apt:
packages:
- parallel
php:
- 5.3.3