mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 15:40:57 -07:00
Fix travis
This commit is contained in:
parent
cd22fa6a09
commit
98e2828b65
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ services:
|
||||||
- redis-server
|
- redis-server
|
||||||
before_script:
|
before_script:
|
||||||
- "mkdir -p ./.config && cp ./.ci-files/default.yml ./.config && cp ./.ci-files/test.yml ./.config"
|
- "mkdir -p ./.config && cp ./.ci-files/default.yml ./.config && cp ./.ci-files/test.yml ./.config"
|
||||||
|
- "npm run build"
|
||||||
env:
|
env:
|
||||||
- CXX=g++-4.8
|
- CXX=g++-4.8
|
||||||
addons:
|
addons:
|
||||||
|
|
Loading…
Reference in a new issue