Commit Graph

3 Commits

Author SHA1 Message Date
George Fotopoulos 0dfcddcd17 Update CMakeLists.txt, .travis.yml and .drone.yml (#67)
* Update CMakeLists.txt

Adds support for CPack so that you can make .deb and .rpm packages.

* Update CMakeLists.txt

* Update .travis.yml

* Update .travis.yml

Speedup compiling

* Update .travis.yml

* Update .drone.yml

Speedup compiling

* Update .travis.yml

Remove `-j2` flag because we probably run out of memory when running 2 jobs in parallel and that's why the compilation fails.
2019-02-25 14:33:01 -05:00
Daniel Lemire 6dbea83132 Experimentally tweaking the travis script. 2019-02-22 13:22:26 -05:00
Daniel Lemire b35c01e31c Exploring CI. 2019-02-22 13:11:45 -05:00