File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
[ travis-s-img ] : https://travis-ci.org/JuliaString/HTML_Entities.jl.svg
16
16
[ travis-m-img ] : https://travis-ci.org/JuliaString/HTML_Entities.jl.svg?branch=master
17
17
18
- [ app-s-url ] : https://ci.appveyor.com/project/ScottPJones/html_entities -jl
19
- [ app-m-url ] : https://ci.appveyor.com/project/ScottPJones/html_entities -jl/branch/master
18
+ [ app-s-url ] : https://ci.appveyor.com/project/ScottPJones/html-entities -jl
19
+ [ app-m-url ] : https://ci.appveyor.com/project/ScottPJones/html-entities -jl/branch/master
20
20
[ app-s-img ] : https://ci.appveyor.com/api/projects/status/xp05kd5mamt92yhj?svg=true
21
21
[ app-m-img ] : https://ci.appveyor.com/api/projects/status/xp05kd5mamt92yhj/branch/master?svg=true
22
22
Original file line number Diff line number Diff line change 1
1
julia 0.6
2
- StrTables
2
+ StrTables 0.2.3
Original file line number Diff line number Diff line change @@ -46,4 +46,4 @@ build_script:
46
46
Pkg.build(pkg)"
47
47
48
48
test_script :
49
- - C:\projects\julia\bin\julia -e "Pkg.test(\"HTML_Entities\")"
49
+ - C:\projects\julia\bin\julia -e "VERSION < v\"0.7.0-DEV\" || (using Pkg); Pkg.test(\"HTML_Entities\")"
You can’t perform that action at this time.
0 commit comments