Commit graph

15 commits

Author SHA1 Message Date
Alexis Hildebrandt
8cdc283d07 [travis] Switch to debug build
to allow for proper checks using test/CheckTests.py,
which requires the --debug option
2015-01-16 10:42:16 +01:00
Alexis Hildebrandt
99703ab317 [travis] Parallelize tests 2015-01-06 22:28:31 +01:00
Alexis Hildebrandt
a875aa9a3d [traivs] Fix syntax errors 2015-01-06 21:35:51 +01:00
Alexis Hildebrandt
e82d2746f4 [travis] Fix typo in .travis.yml 2015-01-06 21:27:10 +01:00
Alexis Hildebrandt
597cca27bc [travis] Re-enable clang builds
Switch to single job builds
2015-01-06 21:21:56 +01:00
Alexis Hildebrandt
a49b6f3267 [travis] Fix .travis.yml 2015-01-05 11:46:14 +01:00
John Wiegley
a31ff14916 Configure IRC notifications 2015-01-02 16:34:18 -06:00
Alexis Hildebrandt
7c70eaf95c [travis] Shorten Travis CI run times
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.
2014-12-24 12:07:23 +01:00
Alexis Hildebrandt
73c21a09e9 Add URL to Travis CI environment documentation
[ci skip]
2014-04-23 13:26:25 +02:00
Alexis Hildebrandt
4c4367fe6b Fix Travis CI build
- 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
2014-04-23 11:30:44 +02:00
John Wiegley
a0c5addbbd Another .travis.yml fix 2014-04-17 17:14:54 -05:00
John Wiegley
15cd98ff55 More Travis changes 2014-04-17 16:01:18 -05:00
John Wiegley
b7647a466e Have Travis download Boost-1.55 2014-04-17 15:57:37 -05:00
Johann Klähn
f300cfccb7 update travis notification settings 2014-02-01 21:04:06 +01:00
Alexis Hildebrandt
4b0563044f Add continuous integration using Travis CI 2014-02-01 19:34:45 +01:00