mirror of
https://github.com/fuse-friends/fuse-native
synced 2026-03-02 03:40:15 +00:00
try to fix travis
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user