@@ -1,3 +1,3 @@
[submodule "lib"]
path = lib
- url = https://github.com/ivansafrin/PolycodeDepBinaries
+ url = https://github.com/fodinabor/PolycodeDepBinaries
@@ -0,0 +1,5 @@
+language: cpp
+
+install: libsdl1.2-dev python-ply
+script: cd build/linux/ && make all