An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Travis PHP Helper [![Build Status](https://travis-ci.org/kelunik/travis-php.svg?branch=master)](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.