Update .travis.yml
This commit is contained in:
parent
4fd1a4fe39
commit
9460e691d4
|
@ -7,7 +7,7 @@ language: php
|
||||||
php:
|
php:
|
||||||
- 5.3
|
- 5.3
|
||||||
|
|
||||||
script: php artisan test:core
|
script: "php artisan test:core"
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
|
|
Loading…
Reference in New Issue