travis
Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/commit/699d0080 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/tree/699d0080 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/diff/699d0080 Branch: refs/heads/master Commit: 699d00807b7b3dd10bcef86b2714cf8bfa7ea27a Parents: c72fc140 Author: Stian Soiland-Reyes <[email protected]> Authored: Thu May 15 15:11:23 2014 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Thu May 15 15:11:23 2014 +0100 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/699d0080/.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
