Skip to content

Instantly share code, notes, and snippets.

@nukosuke
Created October 11, 2016 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nukosuke/ac19f22ed67cca533a4609d6568e6ffb to your computer and use it in GitHub Desktop.
Save nukosuke/ac19f22ed67cca533a4609d6568e6ffb to your computer and use it in GitHub Desktop.
PHP Travis CI config
language: php
php:
- '5.4'
- '5.5'
- '5.6'
- '7.0'
- hhvm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment