mirror of
https://github.com/ciromattia/kcc
synced 2025-12-13 01:36:27 +00:00
Updated build enviroment
This commit is contained in:
@@ -2,11 +2,11 @@ matrix:
|
||||
include:
|
||||
- os: osx
|
||||
language: generic
|
||||
osx_image: xcode6.4
|
||||
osx_image: xcode9.2
|
||||
|
||||
before_install:
|
||||
- brew update
|
||||
- brew install python3
|
||||
- brew upgrade python3
|
||||
- brew uninstall node
|
||||
- travis_wait 30 brew install node@6
|
||||
- brew link node@6 --force --overwrite
|
||||
|
||||
Reference in New Issue
Block a user