(experiment) more cleanup

This commit is contained in:
Peter Squicciarini
2020-09-18 14:54:45 -07:00
parent 8b1f6fe734
commit dacb759766
5 changed files with 10 additions and 20 deletions

View File

@@ -9,13 +9,12 @@ jobs:
- os: linux
env: BUILDARCH=arm
dist: trusty
- os: osx
osx_image: xcode12
language: node_js
node_js: "12.14.1"
install:
- node getpwd.js
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH="$HOME/.yarn/bin:$PATH"
- . install_deps.sh
@@ -51,5 +50,5 @@ deploy:
all_branches: true
condition: $SHOULD_BUILD = yes
# after_deploy:
# - ./update_version.sh
#after_deploy:
#- ./update_version.sh