summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsmir Mustafic <[email protected]>2015-04-03 21:37:14 +0200
committerAsmir Mustafic <[email protected]>2015-04-03 21:37:14 +0200
commit73260cc08a83877defabf08c72e9cf2740a25c9f (patch)
tree3a1c62d71c848caa3e99b474214bb5d5c6413e32
parent28490e9e0caea10f5ca09ab68f88d1f26e80ff9d (diff)
Use php7 on travis
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index fedfc23..2ccb563 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,6 +12,7 @@ php:
- 5.5
- 5.6
- hhvm
+ - nightly
notifications:
irc: "irc.freenode.net#masterminds"