diff options
author | Rob Janssen <rob@devcorner.nl> | 2017-02-18 15:43:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-18 15:43:20 +0100 |
commit | c9bfe0519a204380dfef3c7b968b7edb3a023f87 (patch) | |
tree | 11efb2473b6a5fcd001ab72a161ae03705c4f121 | |
parent | 404f147aa750a6cc5be1d3cdabc5356e1f1caba3 (diff) | |
download | TwoFactorAuth-origin/HEAD.zip TwoFactorAuth-origin/HEAD.tar.gz TwoFactorAuth-origin/HEAD.tar.bz2 |
Undo previous commitHEADorigin/masterorigin/HEADmaster
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index b1f721d..3fe4492 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,8 +6,6 @@ php: - 5.5 - 5.6 - 7.0 - - 7.1 - hhvm - - nightly script: phpunit --coverage-text tests |