Skip to content

Commit 56bba30

Browse files
author
whitequark
committedJun 13, 2015
Only build the master branch on Travis.
1 parent 3e2d104 commit 56bba30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
language: python
22
python:
33
- '3.4'
4+
branches:
5+
only:
6+
- master
47
sudo: false
58
env:
69
global:

0 commit comments

Comments
 (0)
Please sign in to comment.