Skip to content

Instantly share code, notes, and snippets.

@masiuchi
Created May 4, 2016 02:33
Show Gist options
  • Save masiuchi/908b1722234825b66e5e36ea545a98d0 to your computer and use it in GitHub Desktop.
Save masiuchi/908b1722234825b66e5e36ea545a98d0 to your computer and use it in GitHub Desktop.
Use multiple languages in a build on Travis CI.
matrix:
include:
- language: perl
perl: "5.16"
- language: php
php: "5.4"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment