Skip to content

Instantly share code, notes, and snippets.

@shaypal5
Last active July 15, 2019 05:54
Show Gist options
  • Save shaypal5/7081903c26a49e0d55d4c5bf58760991 to your computer and use it in GitHub Desktop.
Save shaypal5/7081903c26a49e0d55d4c5bf58760991 to your computer and use it in GitHub Desktop.
A 4-job Travis build matrix
language: python
python:
- 2.7
- 3.5
env:
- PARALLELIZE=true
- PARALLELIZE=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment