forked from FoundKeyGang/FoundKey
Fix travis
This commit is contained in:
parent
5fcb247e77
commit
00fbc45536
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ services:
|
|||
- redis-server
|
||||
before_script:
|
||||
- "mkdir -p ./.config && cp ./.ci-files/default.yml ./.config && cp ./.ci-files/test.yml ./.config"
|
||||
- "npm run build"
|
||||
env:
|
||||
- CXX=g++-4.8
|
||||
addons:
|
||||
|
|
Loading…
Reference in a new issue