Explorar o código

Added missing dependency and moved validation to the 'script' section.

Piotrek Koszuliński %!s(int64=8) %!d(string=hai) anos
pai
achega
1ee6ab1964
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .travis.yml

+ 1 - 2
.travis.yml

@@ -15,12 +15,11 @@ before_install:
   - export DISPLAY=:99.0
   - sh -e /etc/init.d/xvfb start
 install:
-  - npm install mgit2 lerna @ckeditor/ckeditor5-dev-tests
+  - npm install mgit2 lerna @ckeditor/ckeditor5-dev-tests @ckeditor/ckeditor5-dev-docs
   - mgit bootstrap --resolver-url-template="https://github.com/\${ path }.git"
   - lerna bootstrap
 script:
   - npm t
-after_script:
   - gulp docs:api-json --validate-only
 notifications:
   slack: