summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDavid <ottodavid@gmx.net>2015-08-09 10:57:47 +0200
committerDavid <ottodavid@gmx.net>2015-08-09 10:58:22 +0200
commit61ae2e2a822c32706a7971f89a49897bde59a9ff (patch)
tree597eb87b6352c7a5ed24d073a78c42ee03d8e02b /.travis.yml
parentb57492b70822a174f6d00637c81031ba414ee840 (diff)
Fix travis setup
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1958790a..649e7340 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ php:
- 5.4
- 5.5
- 5.6
- - 5.7
+ - 7.0
before_script:
- composer self-update