Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sébastien Villemot
dseries
Commits
a8ab984b
Commit
a8ab984b
authored
Jun 20, 2017
by
Houtan Bastani
Browse files
move travis-ci to macOS
parent
337a5920
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
a8ab984b
language
:
python
language
:
cpp
sudo
:
required
os
:
osx
osx_image
:
xcode7.3
cache
:
ccache
install
:
-
export
-
sudo add-apt-repository ppa:octave/stable -y
-
sudo apt-get update -qq
-
sudo apt-get install -qq octave liboctave-dev
cache
:
directories
:
-
/usr/local
before_install
:
-
brew update
-
brew tap homebrew/science
-
brew install ccache
-
brew install octave
script
:
-
make check-octave
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment