You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by so...@apache.org on 2017/03/14 06:54:24 UTC

incubator-weex git commit: * [test] remove circle ci config

Repository: incubator-weex
Updated Branches:
  refs/heads/0.12-dev de623bed5 -> 1b3cd3f2a


* [test] remove circle ci config


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1b3cd3f2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1b3cd3f2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/1b3cd3f2

Branch: refs/heads/0.12-dev
Commit: 1b3cd3f2a7b973ee9ff50e85dedd59104e01f106
Parents: de623be
Author: sospartan <so...@gmail.com>
Authored: Tue Mar 14 14:54:12 2017 +0800
Committer: sospartan <so...@gmail.com>
Committed: Tue Mar 14 14:54:12 2017 +0800

----------------------------------------------------------------------
 circle.yml | 37 -------------------------------------
 1 file changed, 37 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/1b3cd3f2/circle.yml
----------------------------------------------------------------------
diff --git a/circle.yml b/circle.yml
deleted file mode 100644
index d0bcb86..0000000
--- a/circle.yml
+++ /dev/null
@@ -1,37 +0,0 @@
-machine:
-  pre:
-    - sudo service mongodb stop
-    - sudo service mysql stop
-    - sudo service postgresql stop
-    - sudo service rabbitmq-server stop
-    - sudo service couchdb stop
-  node:
-   version: 7
-  java:
-    version: 'oraclejdk8'
-test:
-  override:
-    - npm run build
-    - npm run test
-    - cd android && ./run-ci.sh
-  post:
-    - cp -r android/playground/app/build/outputs $CIRCLE_ARTIFACTS/playground # playground artifacts
-    - cp -r android/sdk/build/reports $CIRCLE_ARTIFACTS/sdk_reports
-
-dependencies:
-  cache_directories:
-    - "node_modules"
-    - ~/.gradle
-    - ~/.m2
-
-notify:
-  webhooks:
-    # gitter
-    - url: https://webhooks.gitter.im/e/f1030e2836f6c2beb41c
-
-general:
-  branches:
-    ignore:
-      - gh-pages # ignore weex website
-      - doc      # ignore doc
-      - /doc-.*/ # ignore doc