1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-25 22:21:38 +01:00

test appveyor

This commit is contained in:
Kyle Spearrin 2019-03-07 23:31:28 -05:00
parent 1a43b3e30c
commit ef6cecab4a

View File

@ -6,4 +6,4 @@ environment:
services:
- docker
build_script:
- sh: pwd && ls && ./build.sh
- sh: chmod +x ./build.sh && ./build.sh