Skip to content

Commit 90d141d

Browse files
KristofferCquinnj
authored andcommitted
update release (#183)
1 parent 162187b commit 90d141d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ os:
88

99
julia:
1010
- 1.0
11-
- 1.1
11+
- 1.2
1212
- nightly
1313

1414
env:
@@ -23,7 +23,7 @@ after_success:
2323
jobs:
2424
include:
2525
- stage: "Documentation"
26-
julia: 1.1
26+
julia: 1.2
2727
os: linux
2828
script:
2929
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate(); Pkg.build("SQLite")'

0 commit comments

Comments
 (0)