Skip to content
Snippets Groups Projects
Commit 89facc6c authored by Houtan Bastani's avatar Houtan Bastani
Browse files

move travis-ci to macOS

parent e2d3cbf2
Branches
No related tags found
No related merge requests found
language: python language: cpp
sudo: required
os: osx
osx_image: xcode7.3
cache: ccache
install: cache:
- export directories:
- sudo add-apt-repository ppa:octave/stable -y - /usr/local
- sudo apt-get update -qq
- sudo apt-get install -qq octave liboctave-dev before_install:
- brew update
- brew tap homebrew/science
- brew install ccache
- brew install octave
script: script:
- make check-octave - make check-octave
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment