Skip to content

Commit aaf3015

Browse files
author
Jacob Wenger
committed
Update Travis to use their new container infrastructure
See [here](http://docs.travis-ci.com/user/migrating-from-legacy/) for details.
1 parent fa8a06e commit aaf3015

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ php:
66
- 5.5
77
- hhvm
88

9+
sudo: false
10+
911
before_script:
1012
- wget -nc http://getcomposer.org/composer.phar
1113
- php composer.phar install

0 commit comments

Comments
 (0)