Skip to content

Commit 9f2509a

Browse files
committed
limit branch builds to master
1 parent e5c7a2f commit 9f2509a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ julia:
99
matrix:
1010
allow_failures:
1111
- julia: nightly
12+
branches:
13+
only:
14+
- master
1215
notifications:
1316
email: false
1417
before_install:

0 commit comments

Comments
 (0)