update travis config

master
Evan Hemsley 2019-12-01 14:07:22 -08:00
parent 87538dd1ac
commit ac5de49627
1 changed files with 3 additions and 2 deletions

View File

@ -8,7 +8,7 @@ before_install:
- curl -L https://unpkg.com/@pnpm/self-installer | node
install:
- pnpm install
script:
- pnpm run build
@ -28,5 +28,6 @@ deploy:
skip_cleanup: true
# Set in Travis CI dashboard
github_token: $GITHUB_TOKEN
keep_history: true
on:
branch: master
branch: master