mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-05 20:39:59 -08:00
.travis folder (#2805)
This commit is contained in:
@@ -30,9 +30,9 @@ matrix:
|
||||
|
||||
cache: ccache
|
||||
|
||||
install: "./travis-dependencies.sh"
|
||||
install: bash ./.travis/travis-dependencies.sh
|
||||
|
||||
script: "./travis-compile.sh"
|
||||
script: bash ./.travis/travis-compile.sh
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
|
||||
Reference in New Issue
Block a user