You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by jc...@apache.org on 2014/02/19 11:17:51 UTC

git commit: Add .travis.yml to enable Travis CI

Repository: isis
Updated Branches:
  refs/heads/master 7f30249b6 -> 9fabeb05d


Add .travis.yml to enable Travis CI


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/9fabeb05
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/9fabeb05
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/9fabeb05

Branch: refs/heads/master
Commit: 9fabeb05d9a19e9a3353fad5a83a027942abefcc
Parents: 7f30249
Author: Jeroen van der Wal <je...@stromboli.it>
Authored: Tue Feb 18 22:45:26 2014 +0100
Committer: Jeroen van der Wal <je...@stromboli.it>
Committed: Wed Feb 19 10:41:15 2014 +0100

----------------------------------------------------------------------
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/9fabeb05/.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