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 b267c2f commit 9fae607Copy full SHA for 9fae607
appveyor.yml
@@ -17,7 +17,7 @@ environment:
17
#install:
18
#- SET LUAENV=lua51
19
#- cmd: .appveyor\install-lua.cmd
20
-nuget:
+before_build:
21
nuget restore
22
cache:
23
- packages -> **\packages.config
0 commit comments