We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f05b6c commit f2e1f6dCopy full SHA for f2e1f6d
.travis.yml
@@ -63,6 +63,7 @@ script:
63
- lua test09.lua
64
- lua test10.lua
65
- lua test11.lua
66
+ - lua test12.lua
67
68
notifications:
69
email:
appveyor.yml
@@ -72,6 +72,7 @@ test_script:
72
73
74
75
76
77
after_test:
78
# deploy
0 commit comments