diff --git a/.travis.yml b/.travis.yml index 8a99c27..e89f24d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ script: - npm run test after_success: - - pkg package.json --targets node12-win-x64,node12-win-x86,node12-linux-x64,node12-macos-x64 --out-path executable + - pkg package.json --targets node12-win-x64,node12-linux-x64,node12-macos-x64 --out-path executable - pkg package.json --targets node12-linux-armv7 --no-bytecode --out-path executable deploy: