Update .travis.yml

PHP 5.6, hhvm 추가
This commit is contained in:
bnu 2014-05-17 19:32:21 +09:00
parent 4778fcc122
commit cf8a884042

View file

@ -4,6 +4,8 @@ php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
before_script:
- npm install -g grunt-cli
- npm install