Skip to content

Commit 536ab0c

Browse files
committed
2 parents c1e3e56 + 45fbf1c commit 536ab0c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.travis.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,17 @@ os:
55
- linux
66
- osx
77
julia:
8-
- 0.7
98
- 1.0
9+
- 1.1
10+
- nightly
1011
matrix:
1112
allow_failures: false
1213

14+
branches:
15+
only:
16+
- master
17+
- dev
18+
1319
notifications:
1420
email: false
1521

0 commit comments

Comments
 (0)