Skip to content

Commit

Permalink
feature/WKS-367: Removed testing for PHP 5.5, 5.4 & 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wtrv committed Oct 3, 2018
1 parent d74343d commit 5912343
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: php
php:
- 5.6
- 5.5
- 5.4
- 5.3
install: composer install
script: ./vendor/bin/phing test
after_success: ./vendor/bin/phing report-to-coveralls
Expand Down

0 comments on commit 5912343

Please sign in to comment.