File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
- linux
4
4
- osx
5
5
julia :
6
- - 0.7
7
6
- 1.0
8
7
- 1.1
9
8
- 1.2
9
+ - 1
10
10
- nightly
11
11
notifications :
12
12
email : false
13
13
matrix :
14
14
allow_failures :
15
- - julia : nightly
15
+ # - julia: nightly
16
16
17
17
# script:
18
18
# # Default Travis script uses the more or less the following with Project.toml
Original file line number Diff line number Diff line change 1
1
name = " AxisArrays"
2
2
uuid = " 39de3d68-74b9-583c-8d2d-e117c070f3a9"
3
- version = " 0.3.3 "
3
+ version = " 0.4.0 "
4
4
5
5
[deps ]
6
6
Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -11,7 +11,7 @@ RangeArrays = "b3c3ace0-ae52-54e7-9d0b-2c1406fd6b9d"
11
11
[compat ]
12
12
IntervalSets = " ≥ 0.1.0"
13
13
Unitful = " ≥ 0.2.6"
14
- julia = " ≥ 0.7.0 "
14
+ julia = " 1 "
15
15
16
16
[extras ]
17
17
Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
You can’t perform that action at this time.
0 commit comments