Skip to content

Commit

Permalink
Do not test 5.4 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
lsolesen committed Aug 8, 2015
1 parent 2563add commit e21bab0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,19 @@ sudo: false

php:

- 5.4
- 5.5
- 5.6

mysql:

database: drupal
username: root
encoding: utf8

matrix:
fast_finish: true
include:
- php: 5.6

# Cache Composer & Drush directories.
cache:
directories:
Expand Down

0 comments on commit e21bab0

Please sign in to comment.