Skip to content

Commit 5725ff2

Browse files
Merge branch 'develop'
2 parents 04f4f5d + e5b63cb commit 5725ff2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.travis.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
language: julia
2+
3+
os:
4+
- linux
5+
6+
julia:
7+
- 1.0
8+
- nightly
9+
10+
matrix:
11+
allow_failures:
12+
- julia: nightly
13+
14+
notifications:
15+
email: false

0 commit comments

Comments
 (0)