aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Re-enable Travis IRC notificationsJacob Torrey2016-08-261-11/+10
* Silence coveralls to prevent 4MB logsJacob Torrey2016-08-261-1/+1
* Added -j2 to Makefile and clean up matrixJacob Torrey2016-08-261-7/+35
* Streamline test building targetJacob Torrey2016-08-261-1/+0
* Ensure tests are built prior to testingJacob Torrey2016-08-261-1/+1
* Update .travis.ymlJacob Torrey2016-08-261-0/+1
* Update for the current make environmentJacob Torrey2016-08-261-1/+1
* Fixed tab/space issue on YAMLJacob Torrey2016-08-261-36/+36
* Converted to a build matrix for testing and releaseJacob Torrey2016-08-261-42/+87
* Prep for coverallsJacob Torrey2016-08-261-1/+4
* Build: use Boost 1.58 for Travis build. Refs #956anonimal2016-08-151-3/+7
* Build: take out tests in Travis CIanonimal2016-07-301-1/+1
* Build: add vanilla clang to Travis CIanonimal2016-07-291-0/+2
* Build: add make release-test to Travis CIanonimal2016-07-291-1/+1
* include result in the notifications templateRiccardo Spagni2016-07-231-1/+1
* only alert on IRC when the status changesRiccardo Spagni2016-07-231-0/+2
* add IRC notifications to travisRiccardo Spagni2016-07-201-0/+6
* Travis-CI: remote redundant make release-test.anonimal2016-07-131-1/+1
* Travis-CI: implement first-draft configuration.anonimal2016-07-121-0/+28