fix: CI script

pull/4/head
Raphael 2019-05-31 17:12:25 +02:00 committed by GitHub
parent 5d24a23d40
commit 92f9f22628
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
os: linux
before_script:
- chmod +x covermyass
- shellcheck covermyass
- shellcheck ./covermyass
- sudo cp covermyass /usr/bin/covermyass
- chmod +x /usr/bin/covermyass
script:
- sudo covermyass now