Skip to content

Commit 38de650

Browse files
committed
Only build master branch (PRs will still trigger builds)
1 parent be2386a commit 38de650

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
@@ -3,6 +3,9 @@ language: julia
33
os:
44
- linux
55
- osx
6+
branches:
7+
only:
8+
- master
69
julia:
710
- 0.5
811
- nightly

0 commit comments

Comments
 (0)