Update .travis.yml

This commit is contained in:
Alexandre Gomes Gaigalas 2011-11-25 15:09:37 -02:00
parent f016e55d68
commit daaa128482

View file

@ -7,5 +7,4 @@ before_script:
- "sudo apt-get install -y php-pear"
- "sudo make dev"
script:
- "make test"
script: make test