Skip to content

Commit

Permalink
stop testing on php 5.3 and add php 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darylldoyle committed Dec 6, 2017
1 parent 42cb4d9 commit 7d59c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,10 +1,10 @@
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1

before_script:
- composer install --dev
Expand Down

0 comments on commit 7d59c9e

Please sign in to comment.