Skip to content

Commit

Permalink
Remove php 7.0 constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
tbreuss committed Oct 22, 2018
1 parent e94bfb1 commit a9e2c3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: php
php:
- '7.0'
- '7.1'
- '7.2'
install: composer install
Expand Down

0 comments on commit a9e2c3b

Please sign in to comment.