You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by sk...@apache.org on 2016/12/22 13:39:55 UTC

[4/4] cayenne git commit: enabling travis for postgres-docker profile

enabling travis for postgres-docker profile


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

Branch: refs/heads/master
Commit: ac00b99f61af05613168419bb5a6a52a8e32456a
Parents: b2460d6
Author: Savva Kolbachev <s....@gmail.com>
Authored: Thu Dec 22 16:39:23 2016 +0300
Committer: Savva Kolbachev <s....@gmail.com>
Committed: Thu Dec 22 16:39:23 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/cayenne/blob/ac00b99f/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 6a0de0b..8929e43 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,7 @@ env:
   - DB_PROFILE=h2
   - DB_PROFILE=derby
   - DB_PROFILE=mysql-docker
-#  - DB_PROFILE=postgres-docker
+  - DB_PROFILE=postgres-docker
 
 jdk:
   - oraclejdk8