Open andyli opened 9 years ago
If anyone can put me in touch with someone who maintains a community-supported language for Travis, I'd appreciate it - I might try and scrounge up two more conspirators if this approach has been relatively low-overhead for others.
I'm the maintainer of the community Haxe support for Travis and I'm happy to co-maintain OCaml support too. The original Haxe support PR can be found at https://github.com/travis-ci/travis-build/pull/406/files, which was pretty simple.
If anyone is still interested to upstream some of the scripts in that repository, that could be great :-)
I'm a heavy user of Coq, and am willing to co-maintain OCaml support for Travis.
It is possible to add community supported language to TravisCI, such that one can use
language: ocaml
in travis.yml. Details are at http://docs.travis-ci.com/user/languages/community-supported-languages/