travis
Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/commit/85a02f4e Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/85a02f4e Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/85a02f4e Branch: refs/heads/master Commit: 85a02f4e68e443f03f7212cac3588a3d43b4a697 Parents: 536a7fc Author: Stian Soiland-Reyes <[email protected]> Authored: Thu May 15 15:10:32 2014 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Thu May 15 15:10:32 2014 +0100 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/85a02f4e/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..dff5f3a --- /dev/null +++ b/.travis.yml @@ -0,0 +1 @@ +language: java
