1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||
language: bash |
|||
|
|||
before_script: |
|||
- curl -L "http://downloads.sourceforge.net/shunit2/shunit2-2.0.3.tgz" | tar zx |
|||
|
|||
script: |
|||
- bash CounterStrikeGlobalOffensive/csgoserver |
Loading…
Reference in new issue