Skip to content

Commit 6e25a2c

Browse files
committed
again
1 parent bfd5990 commit 6e25a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ build_script:
1616
test_script:
1717
- moon.exe test.moon
1818
- moonc.exe test.moon
19-
- lua5.1.exe -e "print(require('moonscript.version').version)"
19+
- lua5.1.exe -e "assert(require('moonscript'))"
2020

2121

0 commit comments

Comments
 (0)