Skip to content

Commit

Permalink
Merge pull request #2 from aequasi/patch-1
Browse files Browse the repository at this point in the history
Require PHP 7 to pass travis tests
  • Loading branch information
cryptiklemur committed Jan 15, 2016
2 parents 107716b + d847f6d commit d8b5514
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Expand Up @@ -11,11 +11,6 @@ env:
- NEO_VERSION="2.2.2"
- NEO_VERSION="2.2.3"

matrix:
allow_failures:
- php: 7.0


before_install:
- wget dist.neo4j.org/neo4j-community-$NEO_VERSION-unix.tar.gz > null
- tar -xzf neo4j-community-$NEO_VERSION-unix.tar.gz > null
Expand Down

0 comments on commit d8b5514

Please sign in to comment.