Skip to content

Commit 5aaed0b

Browse files
committed
bump version and travis
1 parent 3ca3f2d commit 5aaed0b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ os:
66
julia:
77
- 1.0
88
- 1.1
9+
- 1.2
10+
- 1.3
911
- nightly
1012

1113
matrix:

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DistributedArrays"
22
uuid = "aaf54ef3-cdf8-58ed-94cc-d582ad619b94"
3-
version = "0.6.2"
3+
version = "0.6.3"
44

55
[deps]
66
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"

0 commit comments

Comments
 (0)