Update .travis.yml

This commit is contained in:
Rob Janssen
2015-03-20 17:54:32 +01:00
parent 7ee7b247f8
commit 891e3eb27d
-5
View File
@@ -7,8 +7,3 @@ php:
- 5.6
script: phpunit tests
before_install:
sudo pip install codecov
after_success:
codecov