minor update to README & Travis fix

This commit is contained in:
Ahmad Nassri
2015-01-15 00:12:52 -05:00
parent 1dfcade505
commit 7404fca828
2 changed files with 8 additions and 1 deletions

View File

@@ -6,6 +6,10 @@ php:
- 5.6
- hhvm
before_script:
- composer selfupdate
- composer install
after_script:
- vendor/bin/test-reporter