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 c910d57 commit b2d73edCopy full SHA for b2d73ed
.travis.yml
@@ -14,7 +14,7 @@ before_install:
14
sh -e /etc/init.d/xvfb start;
15
sleep 3;
16
fi
17
- - wget -O os.deb http://oscript.io/downloads/1_0_17/onescript-engine_1.0.17_all.deb
+ - wget -O os.deb https://files.gitter.im/EvilBeaver/OneScript/VreX/onescript-engine_1.0.17_all.deb
18
- sudo apt-get install mono-complete mono-devel
19
- sudo dpkg -i os.deb; sudo apt install -f
20
- oscript
0 commit comments