summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Ballou <ballouc@gmail.com>2016-10-21 13:12:32 -0400
committerCorey Ballou <ballouc@gmail.com>2016-10-21 13:12:32 -0400
commit9dac7152e295487917e0a0940b8440d9826c355c (patch)
tree3b8d250a8a85f0bb8cc569e27e3e2f5ba19077d8
parentf99d76836a1a0d542aafd53b6d455e1cac01a4a6 (diff)
downloadGoogleAuthenticatorRedux-9dac7152e295487917e0a0940b8440d9826c355c.zip
GoogleAuthenticatorRedux-9dac7152e295487917e0a0940b8440d9826c355c.tar.gz
GoogleAuthenticatorRedux-9dac7152e295487917e0a0940b8440d9826c355c.tar.bz2
Removing 7.1 until dependencies can handle it without breaking unit tests.origin/development
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6a7deab..4739b8a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,6 @@ php:
- 5.5
- 5.6
- 7.0
- - 7.1
install:
- export PATH="$HOME/.composer/vendor/bin:$PATH"