Skip to content
Snippets Groups Projects
Commit 4d757af8 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

travis: for now, build on OS X only

parent a298c206
Branches
Tags
No related merge requests found
......@@ -31,7 +31,6 @@ before_script:
- if [ $TRAVIS_OS_NAME == osx ]; then travis_retry ./autogen.sh && ./configure; fi
script:
- ls -R $HOME/usr
- make -j
notifications:
......@@ -42,5 +41,4 @@ env:
- LANG="en_US.UTF-8"
os:
- linux
- osx
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment