aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix 32bit depends buildsTheCharlatan2018-09-291-0/+2
* Add hidapi to dependsTheCharlatan2018-09-251-4/+4
* A Travis to moneroTheCharlatan2018-09-221-0/+63
* README/Repo: remove Travis CIanonimal2016-10-311-120/+0
* cmake: exclude tests from runningredfish2016-09-011-0/+3
* cmake: option+target for profiling for coverageredfish2016-09-011-1/+1
* Merge pull request #994Riccardo Spagni2016-08-281-1/+1
|\
| * Build: move Travis IRC notification channelanonimal2016-08-271-1/+1
* | 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