Skip to content

Commit

Permalink
Refs #5062 enabling PHP 5.6 tests to see if Piwik is compatible with …
Browse files Browse the repository at this point in the history
…bleeding edge PHP version
  • Loading branch information
mattab committed May 1, 2014
1 parent 75d2522 commit 4b24b3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ php:
- 5.5
- 5.4
- 5.3
- 5.6
# - hhvm

# Separate different test suites
Expand All @@ -28,6 +29,7 @@ env:
matrix:
allow_failures:
- php: hhvm
- php: 5.6
exclude:
# Javascript tests need to run only on one PHP version
- php: 5.4
Expand Down

0 comments on commit 4b24b3e

Please sign in to comment.