Merge 'CLOWNFISH-46-travis-multi-lang'. Use a custom script to power testing for Travis. Set up testing for multiple versions of Perl, plus one version each for C and Go. Run tests for both CFC and the Clownfish runtime.
This closes #19. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/2d90df44 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/2d90df44 Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/2d90df44 Branch: refs/heads/master Commit: 2d90df44b8deacd2bad854e420ac98c59de9cefe Parents: 4894210 c4c93b7 Author: Marvin Humphrey <[email protected]> Authored: Wed May 20 07:23:33 2015 -0700 Committer: Marvin Humphrey <[email protected]> Committed: Wed May 20 07:23:33 2015 -0700 ---------------------------------------------------------------------- .travis.yml | 22 ++++++++------ devel/bin/travis-test.sh | 71 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 83 insertions(+), 10 deletions(-) ----------------------------------------------------------------------
