Skip to content

Commit

Permalink
Travis: use PHP 5.6 for docbook builds
Browse files Browse the repository at this point in the history
  • Loading branch information
dregad committed Jan 2, 2016
1 parent 7927c27 commit 04943f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -38,7 +38,7 @@ matrix:
# Note: we don't really care about the PHP version here, but we need
# one version to trigger the build
- env: DOCBOOK=1
php: "5.5"
php: 5.6

allow_failures:

Expand Down

0 comments on commit 04943f3

Please sign in to comment.