Skip to content

Commit 92c87aa

Browse files
committed
Update REQUIRE
1 parent 109b339 commit 92c87aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

REQUIRE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
julia 0.6
2-
StrTables
2+
StrTables 0.2.3

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ build_script:
4646
Pkg.build(pkg)"
4747

4848
test_script:
49-
- C:\projects\julia\bin\julia -e "Pkg.test(\"Unicode_Entities\")"
49+
- C:\projects\julia\bin\julia -e "VERSION < v\"0.7.0-DEV\" || (using Pkg); Pkg.test(\"Unicode_Entities\")"

0 commit comments

Comments
 (0)