mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-27 07:14:19 -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