greenbagels / greenbot

IRC bot written in C++
MIT License
5 stars 1 forks source link

Travis-CI integration #10

Open greenbagels opened 9 years ago

greenbagels commented 9 years ago

I'm currently working on getting Travis-CI builds running using their Docker system, but until certain packages get approved (libv8-dev), the builds will fail.

greenbagels commented 9 years ago

Quick status update: on the machines available from Travis (running Ubuntu 12.04 LTS), libv8-dev is too outdated for the code written for greenbot, thus any configuration will have to obtain the libs manually.

@emgram769 what's the minimum libv8 version needed to run greenbot, again?

emgram769 commented 9 years ago

I forget, wheres that dump of the logs? If you google the error stack overflow has details on versions.