mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-17 12:11:40 +00:00
Update .travis.yml
This commit is contained in:
+6
-1
@@ -6,4 +6,9 @@ php:
|
||||
- 5.5
|
||||
- 5.6
|
||||
|
||||
script: phpunit tests
|
||||
script: phpunit tests
|
||||
|
||||
before_install:
|
||||
sudo pip install codecov
|
||||
after_success:
|
||||
codecov
|
||||
|
||||
Reference in New Issue
Block a user