Skip to content

Commit

Permalink
Travis: Remove tests for PHP 5.3 and add them for PHP 7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
torotil committed Jan 29, 2018
1 parent 03f7a47 commit c6ec0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,8 +2,8 @@ language: php
sudo: false

php:
- 5.3
- 5.4
- 7.0

mysql:
database: drupal
Expand Down

0 comments on commit c6ec0e3

Please sign in to comment.