Skip to content

Commit ec77d2a

Browse files
authored
Test on windows and mac
1 parent a6aafb3 commit ec77d2a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: julia
22
os:
33
- linux
4+
- osx
5+
- windows
46
julia:
57
- 1.0
68
- 1.1
@@ -15,7 +17,8 @@ jdk:
1517
matrix:
1618
allow_failures:
1719
- julia_version: nightly
18-
- julia_version: 1.2
20+
- os: windows
21+
- os: osx
1922

2023
notifications:
2124
email: false

0 commit comments

Comments
 (0)