Browse Source

Does it work?

Kamil Piechaczek 7 năm trước cách đây
mục cha
commit
ad82773ce6
1 tập tin đã thay đổi với 6 bổ sung5 xóa
  1. 6 5
      .travis.yml

+ 6 - 5
.travis.yml

@@ -24,11 +24,12 @@ install:
 - rm -rf node_modules
 - yarn install
 script:
-- yarn run test --reporter=dots
-- yarn run docs:api --validate-only
-- 'if [ $TRAVIS_TEST_RESULT -eq 0 ]; then
-    travis_wait yarn run docs:build-and-publish-nightly;
-  fi'
+- yarn run docs --production
+#- yarn run test --reporter=dots
+#- yarn run docs:api --validate-only
+#- 'if [ $TRAVIS_TEST_RESULT -eq 0 ]; then
+#    travis_wait yarn run docs:build-and-publish-nightly;
+#  fi'
 notifications:
   slack:
     rooms: