File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515[ travis-s-img ] : https://travis-ci.org/JuliaString/HTML_Entities.jl.svg
1616[ travis-m-img ] : https://travis-ci.org/JuliaString/HTML_Entities.jl.svg?branch=master
1717
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
2020[ app-s-img ] : https://ci.appveyor.com/api/projects/status/xp05kd5mamt92yhj?svg=true
2121[ app-m-img ] : https://ci.appveyor.com/api/projects/status/xp05kd5mamt92yhj/branch/master?svg=true
2222
Original file line number Diff line number Diff line change 11julia 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:
4646 Pkg.build(pkg)"
4747
4848test_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