summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove -march=native as default in Makefile and CMake (PR #465)Jeffrey Walton2017-08-231-0/+10
| | | Remove -march=native as default in Makefile and CMake (PR #465)
* Add debug configuration to TravisJeffrey Walton2017-08-171-0/+5
|
* Remove ios-tv from allow_failuresJeffrey Walton2017-08-161-3/+16
|
* Add iOS testing to TravisJeffrey Walton2017-08-101-10/+31
|
* Add notification address of cryptopp-build@googlegroups.com (Take 2)Jeffrey Walton2017-05-311-1/+5
|
* Add notification address of cryptopp-build@googlegroups.comJeffrey Walton2017-05-311-2/+2
| | | | Its a new Google Group created at https://groups.google.com/forum/#!forum/cryptopp-build. The list should allow us to run services on unprivileged forks and other unrelated accounts while making it easy to find results.
* Fix build timeout due to tracking vars under UBsanJeffrey Walton2017-05-281-1/+2
| | | | Also see https://stackoverflow.com/q/2954473/608639 and https://stackoverflow.com/q/708807/608639
* Update travis.yml for Clang, GCC and OS XJeffrey Walton2017-05-281-7/+8
| | | | Thanks to Hiro Asari on the Travis GitHub for helping with the last of the issues
* Define matrix exclusion (#432)Hiro Asari2017-05-281-1/+1
|
* Attempt to add Code Coverage report (Take 5)Jeffrey Walton2017-05-271-1/+1
| | | | This should be interesting...
* Add missing semi-colonJeffrey Walton2017-05-271-1/+1
|
* Attempt to add Code Coverage report (Take 4)Jeffrey Walton2017-05-271-1/+3
| | | | This should be interesting...
* Attempt to add Code Coverage report (Take 2)Jeffrey Walton2017-05-271-2/+2
| | | | This should be interesting...
* Attempt to add Code Coverage reportJeffrey Walton2017-05-271-1/+5
| | | | This should be interesting...
* Tune Travis configurationJeffrey Walton2017-05-271-9/+3
| | | | Now that the jobs are running we can start fixing the little issues
* Updated makefile trim and convert rulesJeffrey Walton2017-05-261-64/+64
| | | | Whitespace check-in
* Update Travis config fileJeffrey Walton2017-05-261-2/+13
|
* Fix Travis hangJeffrey Walton2017-05-261-4/+1
|
* Cleanup travis.yml fileJeffrey Walton2017-04-171-7/+3
|
* Add Travis configuration fileJeffrey Walton2017-04-171-0/+60