Author Topic: ULX 4 & Travis CI  (Read 1606 times)

0 Members and 1 Guest are viewing this topic.

Offline TeamAlphaex

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
    • http://www.alphaexadmin.tk
ULX 4 & Travis CI
« 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.
« Last Edit: December 07, 2015, 06:45:31 AM by TeamAlphaex »

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULX 4 & Travis CI
« Reply #1 on: December 07, 2015, 04:11:10 PM »
We based it off https://github.com/moteus/lua-travis-example -- I would recommend you do the same; it's a terrific example.
Experiencing God's grace one day at a time.

Offline TeamAlphaex

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
    • http://www.alphaexadmin.tk
Re: ULX 4 & Travis CI
« Reply #2 on: December 07, 2015, 06:39:52 PM »
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.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULX 4 & Travis CI
« Reply #3 on: December 08, 2015, 04:21:22 PM »
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.
Experiencing God's grace one day at a time.