1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00

test appveyor

This commit is contained in:
Kyle Spearrin 2019-03-07 23:59:20 -05:00
parent 4e6d3b1c95
commit e457c72f48

View File

@ -8,7 +8,7 @@ services:
stack: node 10
install:
- sh: npm i -g gulp
- sh: npm i -g natives@1.1.6
- sh: npm i natives@1.1.6
build_script:
- sh: chmod +x ./build.sh
- sh: ./build.sh