travis mac test
This commit is contained in:
parent
810a08c8e7
commit
092f3bd7d7
|
@ -13,11 +13,8 @@ before_install:
|
|||
# 指定バージョンの Node を有効にする
|
||||
- nvm use --delete-prefix $NODE_VERSION
|
||||
- node --version
|
||||
install:
|
||||
- cd app
|
||||
- npm install
|
||||
script:
|
||||
- npm test
|
||||
- node --version
|
||||
before_deploy:
|
||||
- brew update
|
||||
- brew install wine
|
||||
|
|
Loading…
Reference in New Issue
Block a user