https://github.com/kelunik/travis-php
Test your code on Travis CI with actual PHP 7 pre-releases instead of nightlys.
https://github.com/kelunik/travis-php
Last synced: 3 months ago
JSON representation
Test your code on Travis CI with actual PHP 7 pre-releases instead of nightlys.
- Host: GitHub
- URL: https://github.com/kelunik/travis-php
- Owner: kelunik
- Created: 2015-07-26T19:37:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-22T23:08:23.000Z (over 9 years ago)
- Last Synced: 2025-02-28T08:17:23.473Z (4 months ago)
- Language: Shell
- Homepage: http://php.kelunik.com
- Size: 164 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Travis PHP Helper [](https://travis-ci.org/kelunik/travis-php)
This little repository helps testing on Travis CI with actual release version rather than nightly builds.
## Usage
You don't need this anymore. Travis supports pre-releases and actual nightly builds now.