summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* [travis] Switch to debug buildAlexis Hildebrandt2015-01-161-1/+1
| | | | | to allow for proper checks using test/CheckTests.py, which requires the --debug option
* [travis] Parallelize testsAlexis Hildebrandt2015-01-061-3/+2
|
* [traivs] Fix syntax errorsAlexis Hildebrandt2015-01-061-5/+3
|
* [travis] Fix typo in .travis.ymlAlexis Hildebrandt2015-01-061-2/+2
|
* [travis] Re-enable clang buildsAlexis Hildebrandt2015-01-061-3/+5
| | | | Switch to single job builds
* [travis] Fix .travis.ymlAlexis Hildebrandt2015-01-051-2/+7
|
* Configure IRC notificationsJohn Wiegley2015-01-021-0/+2
|
* [travis] Shorten Travis CI run timesAlexis Hildebrandt2014-12-241-18/+8
| | | | | | | by adding --jobs to utilize multiple cores and using boost ppa packages instead of downloading the source and building boost from scratch. This effectively cuts the time for a Travis CI run in half.
* Add URL to Travis CI environment documentationAlexis Hildebrandt2014-04-231-4/+5
| | | | [ci skip]
* Fix Travis CI buildAlexis Hildebrandt2014-04-231-8/+31
| | | | | - Install and use GNU GCC 4.8 to support required C++11 standard - Build Boost (1.55.0) libraries needed by ledger - Export build and cmake variables to find locally built Boost
* Another .travis.yml fixJohn Wiegley2014-04-171-1/+1
|
* More Travis changesJohn Wiegley2014-04-171-3/+5
|
* Have Travis download Boost-1.55John Wiegley2014-04-171-0/+4
|
* update travis notification settingsJohann Klähn2014-02-011-0/+5
|
* Add continuous integration using Travis CIAlexis Hildebrandt2014-02-011-0/+9