Skip to content

Commit 5c98582

Browse files
committed
Include Julia 1.0 in job matrix
1 parent 402d829 commit 5c98582

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ branches:
66
os:
77
- linux
88
- osx
9-
julia:
10-
- 1.0
119
matrix:
1210
include:
11+
- julia: 1.0
1312
- julia: 1
1413
env: JULIA_NUM_THREADS=1
1514
- julia: 1

0 commit comments

Comments
 (0)