mirror of
https://github.com/fuse-friends/fuse-native
synced 2024-10-27 18:34:01 +00:00
try to fix travis
This commit is contained in:
parent
34b158fa43
commit
d195bed59c
@ -21,7 +21,8 @@ os:
|
||||
before_install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then cinst -y python2; fi
|
||||
|
||||
after_install:
|
||||
install:
|
||||
- npm install
|
||||
- sudo ./bin.js configure
|
||||
|
||||
before_deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user