Skip to content

Commit 4a94b91

Browse files
committed
Merge pull request #66 from firebase/jw-travis-upgrade
Update Travis to use their new container infrastructure
2 parents fa8a06e + aaf3015 commit 4a94b91

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)