Make scripts executable

This commit is contained in:
Brian Cain 2020-02-18 13:18:23 -08:00
parent 9dbf2c5129
commit 51c4f58412
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0
2 changed files with 2 additions and 0 deletions

1
.ci/spec/build-vagrant-spec.sh Normal file → Executable file
View File

@ -0,0 +1 @@
#!/usr/bin/env bash

1
.ci/spec/run-test.sh Normal file → Executable file
View File

@ -0,0 +1 @@
#!/usr/bin/env bash