diff options
author | RobThree <rob@devcorner.nl> | 2015-03-20 15:00:56 +0100 |
---|---|---|
committer | RobThree <rob@devcorner.nl> | 2015-03-20 15:00:56 +0100 |
commit | cf828a05de8bf124f2df41cf001c7b1a8e6692a7 (patch) | |
tree | 8cb28d368fc96e6ec02e03c69283b87fa140d14f | |
parent | f572a332b94b62cc242f98d45bf869a9d681430e (diff) | |
download | TwoFactorAuth-cf828a05de8bf124f2df41cf001c7b1a8e6692a7.zip TwoFactorAuth-cf828a05de8bf124f2df41cf001c7b1a8e6692a7.tar.gz TwoFactorAuth-cf828a05de8bf124f2df41cf001c7b1a8e6692a7.tar.bz2 |
* WTH travis-ci...
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index d195434..bd1a404 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ -language: php +language: php php: - 5.3 - 5.4 - 5.5 - - 5.6 + - 5.6
\ No newline at end of file |