Skip to content

Instantly share code, notes, and snippets.

@luanfonceca
Last active December 29, 2015 16:29
Show Gist options
  • Save luanfonceca/7698155 to your computer and use it in GitHub Desktop.
Save luanfonceca/7698155 to your computer and use it in GitHub Desktop.
language:
- php
php:
- 5.5
- 5.4
- 5.3
before_script:
- chmod +x runtests.sh
script:
- ./runtests.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment