You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2016/12/17 12:42:20 UTC

cayenne git commit: disabling docker travis tests... lots of errors in build 335.. though the mechanism works

Repository: cayenne
Updated Branches:
  refs/heads/master cc5c5ae43 -> 544375feb


disabling docker travis tests... lots of errors in build 335.. though the mechanism works


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

Branch: refs/heads/master
Commit: 544375feb3f54921e0f74cc1744585d2b6117689
Parents: cc5c5ae
Author: Andrus Adamchik <an...@objectstyle.com>
Authored: Sat Dec 17 15:42:11 2016 +0300
Committer: Andrus Adamchik <an...@objectstyle.com>
Committed: Sat Dec 17 15:42:11 2016 +0300

----------------------------------------------------------------------
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/544375fe/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 8929e43..cd15731 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,8 +28,8 @@ env:
   - DB_PROFILE=hsql
   - DB_PROFILE=h2
   - DB_PROFILE=derby
-  - DB_PROFILE=mysql-docker
-  - DB_PROFILE=postgres-docker
+#  - DB_PROFILE=mysql-docker
+#  - DB_PROFILE=postgres-docker
 
 jdk:
   - oraclejdk8