travis mac test

This commit is contained in:
cutls 2019-02-01 01:33:46 +09:00
parent 810a08c8e7
commit 092f3bd7d7

View File

@ -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