blitzpp / blitz

Blitz++ Multi-Dimensional Array Library for C++
https://github.com/blitzpp/blitz/wiki
Other
406 stars 84 forks source link

travis and appveyor continuous integration scripts for Linux, OSX and Windows #28

Closed slayoo closed 6 years ago

slayoo commented 6 years ago

Example result: https://travis-ci.org/slayoo/blitz/builds/359575810 https://travis-ci.org/slayoo/blitz/jobs/359575811

After merging, it is also necessary to enable continuous integration for this repo on travis.org (just one click after logging in with the github username).

The .travis.yml file contains still some TODOs, but this version should be enough to start with.