Ulysses
General => Developers Corner => Topic started by: TeamAlphaex on December 07, 2015, 05:57:05 AM
-
How were you able to implement Travis CI with lua in the ULX4 GitHub repository?
Whenever I start the testing I get an error from Linux saying that there is no specified language.
-
We based it off https://github.com/moteus/lua-travis-example -- I would recommend you do the same; it's a terrific example.
-
We based it off https://github.com/moteus/lua-travis-example -- I would recommend you do the same; it's a terrific example.
I used this example and tried it but all I got were errors. I then tried to use the ULX4 Repository as a guide, but that didn't really help me. A friend and I using it to test an addon we plan to release sometime in the summer that is like ULX, only less complicated.
-
Read the example carefully. If you can't get it to work from a well documented example like that, I am unable to help you further.