Skip to content
Snippets Groups Projects
Commit db89b534 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

travis.yml: Only build master and develop on push

parent 58e76721
No related branches found
No related tags found
No related merge requests found
language: python language: python
# Only build master and develop on push; do not build every branch.
branches:
only:
- master
- develop
# Construct build matrix # Construct build matrix
python: python:
- 2.6 - 2.6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment