Browse Source

build fix

Eugene Pankov 6 years ago
parent
commit
7bedfc5122
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -28,6 +28,7 @@ jobs:
         - yarn
       script:
         - scripts/build-native.js
+        - yarn run build:typings
         - yarn run build
         - scripts/prepackage-plugins.js
         - scripts/build-macos.js