I have removed 1.9.2 and ruby-head from Travis. It might have been me when it comes to double builds. It is related with PhantomJS, where i'm trying to build it automatically when new changes are pushed to the git.
This is how it works right now: 1) when something is pushed to the PhantomJS repository, i will start to compile the binary against it. 2) after binary has been completed i will trigger automatically Travis build to run specs against that binary. The problem with this approach is that it does not seem to be possible to trigger new builds programmatically, but only restart an existing build. At least i'm not aware of the possibility. It would be very good if i could do that with some custom reason. Or even if i could rebuild only PhantomJS builds. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/181#issuecomment-14098651
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
