Skip to content

Commit 06d3348

Browse files
authored
back to 0.6.2 for travis
1 parent 67e6fcf commit 06d3348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ os:
77
julia:
88
# - nightly
99
# - 0.6.0
10-
- 0.6.3
10+
- 0.6.2
1111

1212
before_script:
1313
- julia -e 'Pkg.add("JLD2"); Pkg.add("SpecialFunctions"); Pkg.add("CuArrays");'

0 commit comments

Comments
 (0)