Skip to content

Commit

Permalink
update travis to remove php5.4 and add php7
Browse files Browse the repository at this point in the history
  • Loading branch information
steinkel committed Mar 7, 2016
1 parent 5c341ed commit 8005548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,9 +1,9 @@
language: php

php:
- 5.4
- 5.5
- 5.6
- 7.0

sudo: false

Expand Down

0 comments on commit 8005548

Please sign in to comment.