summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Janssen <rob@devcorner.nl>2015-03-20 17:54:32 +0100
committerRob Janssen <rob@devcorner.nl>2015-03-20 17:54:32 +0100
commit891e3eb27dfbc2f53d99938b2311d19b8c2f29a5 (patch)
tree72ef51a106e5e9365439c7c0d7b4cddd8524d372
parent7ee7b247f84b57a31a19dd89e73bfa60ad2520d7 (diff)
downloadTwoFactorAuth-891e3eb27dfbc2f53d99938b2311d19b8c2f29a5.zip
TwoFactorAuth-891e3eb27dfbc2f53d99938b2311d19b8c2f29a5.tar.gz
TwoFactorAuth-891e3eb27dfbc2f53d99938b2311d19b8c2f29a5.tar.bz2
Update .travis.yml
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index dfb749e..5a11649 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,8 +7,3 @@ php:
- 5.6
script: phpunit tests
-
-before_install:
- sudo pip install codecov
-after_success:
- codecov