summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index d32ebf0..02b8564 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -9,7 +9,7 @@ environment:
- LUA: "luajit 2.1"
before_build:
- - ps: Invoke-WebRequest https://raw.githubusercontent.com/mpeterv/hererocks/1745496/hererocks.py -OutFile hererocks.py
+ - ps: Invoke-WebRequest https://raw.githubusercontent.com/mpeterv/hererocks/latest/hererocks.py -OutFile hererocks.py
build_script:
- python hererocks.py here --%LUA%