Skip to content

Conversation

@mgeier
Copy link
Member

@mgeier mgeier commented Jan 17, 2019

... in the hope of passing CI in #127.

Does anyone need support for lower versions?

@mgeier mgeier force-pushed the update-travis branch 3 times, most recently from cea0e5c to 4d4870a Compare January 17, 2019 18:59
@mgeier
Copy link
Member Author

mgeier commented Jan 17, 2019

I've removed the tests with GCC on macOS, because g++ is only an alias for clang++. Instead of testing GCC, clang was tested twice.

I tried testing with the actual GCC (version 7), but I got a linker error involving Ecasound. I guess to run the test successfully, we would have to compile Ecasound also with GCC (via Homebrew). This sounded too complicated, so I just removed the GCC tests.

@dvzrv
Copy link
Contributor

dvzrv commented Jan 24, 2019

We could also add ccache to speed things up! SuperCollider does this, successfully.

It seems for OSX this must be installed specifically beforehand though.

@mgeier
Copy link
Member Author

mgeier commented Jan 24, 2019

We could also add ccache

I don't mind that the builds take a long time, but if somebody makes a PR, we can certainly use ccache.

@mgeier mgeier merged commit cbe10b7 into master Jan 25, 2019
@mgeier mgeier deleted the update-travis branch January 25, 2019 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants