mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-17 13:34:31 +00:00
* Added phpunit tests back to .travis.yml file. SHEESH! It was there but travis kept complaining about the project being Ruby because of some accidental \r\n instead of \n. GTFO!
This commit is contained in:
+3
-1
@@ -4,4 +4,6 @@ php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 5.6
|
||||
|
||||
script: phpunit tests
|
||||
Reference in New Issue
Block a user