Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

Commit

Permalink
Go for php7
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDiver1975 authored and ChristophWurst committed Feb 18, 2016
1 parent 778301b commit c8dcf07
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 81 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,4 @@ matrix:
- php: 5.4
env: "DB=mysql CORE_BRANCH=stable8.2"

allow_failures:
- php: 7
fast_finish: true
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</documentation>
<dependencies>
<owncloud min-version="8.0" max-version="9.0" />
<php min-version="5.4" max-version="5.6" />
<php min-version="5.4" max-version="7.0" />
</dependencies>
<ocsid>169914</ocsid>
</info>
Loading

0 comments on commit c8dcf07

Please sign in to comment.