Skip to content

Commit c4a5e2a

Browse files
Update .travis.yml
1 parent 90c3d63 commit c4a5e2a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Documentation: http://docs.travis-ci.com/user/languages/julia/
22
language: julia
3+
# avoid duplicate tests in PRs
4+
branches:
5+
only:
6+
- master
37
os:
48
- linux
59
# - osx

0 commit comments

Comments
 (0)