Update the config of the apt addon to the new syntax

main
Christophe Coevoet 9 years ago
parent d831c86bcb
commit cae8ed476c

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

Loading…
Cancel
Save