qmlcode / qml

QML: Quantum Machine Learning
MIT License
197 stars 84 forks source link

Add OSX to travis build #57

Open larsbratholm opened 6 years ago

larsbratholm commented 6 years ago

Here's an example of how to make a build matrix:

https://github.com/RMeli/irc/blob/master/.travis.yml

If the system is OSX or linux is then detected in the install scripts like so:

https://github.com/RMeli/irc/blob/master/.travis/before_install.sh