File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 13
13
14
14
# # uncomment the following lines to allow failures on nightly julia
15
15
# # (tests will run but not make your overall status red)
16
- # matrix:
17
- # allow_failures:
18
- # - julia: nightly
16
+ matrix :
17
+ allow_failures :
18
+ - julia : nightly
19
19
20
20
# uncomment the following lines to override the default test script
21
21
script :
Original file line number Diff line number Diff line change 1
1
[[Dates ]]
2
2
uuid = " ade2ca70-3891-5945-98fb-dc099432e06a"
3
3
4
- [[OldPkg ]]
5
- uuid = " fe1c5a76-5840-53d2-82f9-288dd83ce2ce"
6
-
7
4
[[Pkg ]]
8
5
uuid = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
9
6
10
7
[[StrTables ]]
11
- deps = [ " Dates " , " Pkg " , " Test " ]
12
- git-tree-sha1 = " 9c5a49b47a917e6c35dff90971f4326c37f78be6 "
8
+ repo-rev = " "
9
+ repo-url = " https://github.com/JuliaString/StrTables.jl.git "
13
10
uuid = " 9700d1a9-a7c8-5760-9816-a99fda30bb8f"
14
- version = " 0.2.1"
15
11
16
12
[[Test ]]
17
13
uuid = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ name = "Unicode_Entities"
6
6
repo-rev = " "
7
7
repo-url = " https://github.com/JuliaString/Unicode_Entities.jl.git"
8
8
uuid = " a8aa15d3-c567-5e9f-b6cc-4b0f97f09cf7"
9
+ version = " 0.2.3"
9
10
10
11
[deps ]
11
12
Pkg = " fe1c5a76-5840-53d2-82f9-288dd83ce2ce"
You can’t perform that action at this time.
0 commit comments