summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Ballou <ballouc@gmail.com>2016-08-30 08:04:58 -0400
committerCorey Ballou <ballouc@gmail.com>2016-08-30 08:04:58 -0400
commit57c07c9cbf5e521500f8b259a38b8e11bc28988e (patch)
tree38dc364fca7862b2ff8290b40f81f572fdc84059
parentf08e88144d5c53c30ef1f85705d692724e0d8a25 (diff)
downloadGoogleAuthenticatorRedux-57c07c9cbf5e521500f8b259a38b8e11bc28988e.zip
GoogleAuthenticatorRedux-57c07c9cbf5e521500f8b259a38b8e11bc28988e.tar.gz
GoogleAuthenticatorRedux-57c07c9cbf5e521500f8b259a38b8e11bc28988e.tar.bz2
Updating phpunit location.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6bdc434..7439b19 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,4 +6,4 @@ php:
- 5.5
- 7
-script: phpunit --coverage-text --configuration tests/phpunit.xml
+script: phpunit --coverage-text --configuration phpunit.xml