Skip to content

Commit

Permalink
remove travis builds for php 5.5 & 5.4 and added build for php 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnswaanen committed Nov 8, 2018
1 parent f3a9b24 commit 4e49b47
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: php
php:
- 7.1
- 5.6
- 5.5
- 5.4
install:
- composer install
script: ./vendor/bin/phing

0 comments on commit 4e49b47

Please sign in to comment.