Skip to content

Commit 66457b5

Browse files
terrytangyuanbellet
authored andcommitted
Only build on master branch (scikit-learn-contrib#242)
1 parent 274edea commit 66457b5

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
@@ -55,3 +55,6 @@ matrix:
5555
- flake8 --extend-ignore=E111,E114 --show-source;
5656
# Use this instead to have a syntax check only on the diff:
5757
# - source ./build_tools/travis/flake8_diff.sh;
58+
branches:
59+
only:
60+
- master

0 commit comments

Comments
 (0)