Skip to content

Commit 6b1fa22

Browse files
authored
Update .travis.yml
1 parent bce7c69 commit 6b1fa22

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,16 @@ services:
1212
- neo4j
1313

1414
julia:
15-
- 1.0
1615
- 1.2
17-
- 1.3
16+
- 1.4
1817
- nightly
1918

2019
env:
2120
- IIF_TEST=false
2221

2322
jobs:
2423
include:
25-
- julia: 1.2
24+
- julia: 1.3
2625
env: IIF_TEST=true
2726
if: NOT branch =~ ^release.*$
2827
- arch: arm64

0 commit comments

Comments
 (0)