OGINO Masanori
8f4e2614e4
Add comment on how to test picrin with Valgrind.
...
I hope we will really do it on Travis. :-)
Reference: https://github.com/picrin-scheme/picrin/issues/294
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
2015-07-16 17:59:32 +09:00
Yuichi Nishiwaki
7d064ccfe2
don't discard compile log
2015-07-04 16:15:39 +09:00
OGINO Masanori
04ae47a802
Use container-based infrastructure of Travis.
...
It's faster than standard (hypervisor-based) one, so we will benefit
from it, especially when we want larger build matrix.
I thought we can't use it since it restricts the use of ``sudo``.
However, Travis provides ``addon`` feature to install additional
packages from container-based infrastructure.
References:
http://docs.travis-ci.com/user/workers/container-based-infrastructure/
http://docs.travis-ci.com/user/apt/
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
2015-07-03 08:32:53 +09:00
OGINO Masanori
6586de85da
Remove redundancy packages from preparation.
...
All we need is gcc-multilib.
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
2015-07-02 06:50:02 +09:00
Yuichi Nishiwaki
cd4b1be54c
abandon cmake
2015-05-29 20:42:26 +09:00
OGINO Masanori
8e932d624c
Build and test 32 & 64 bit builds on Travis CI.
...
Depends on PR #261 . Fixes #213 .
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
2015-05-11 14:44:47 +09:00
Yuichi Nishiwaki
56c8ebe661
update travis config
2014-07-18 15:07:41 +09:00
Yuichi Nishiwaki
8387397e1b
don't run make test in debug mode on travis
2014-06-28 10:13:18 +09:00
Yuichi Nishiwaki
2932486ab5
update travis config
2014-06-22 20:34:08 +09:00
Yuichi Nishiwaki
365ca25aa4
update travis config
2014-05-19 09:09:35 +09:00
Yuichi Nishiwaki
abe0fb2e75
show python version before building the project
2014-04-06 12:10:36 +09:00
Yuichi Nishiwaki
bc544de6aa
fix typo in travis.yml
2014-03-02 13:34:46 +09:00
Yuichi Nishiwaki
5475344bed
avoid double cd in travis
2014-03-02 13:32:56 +09:00
Yuichi Nishiwaki
c6728b3cd8
update travis config
2014-03-02 12:56:52 +09:00
Yuichi Nishiwaki
a99cd35a93
tell travis to do test for debug mode
2013-12-06 21:20:54 -08:00
Yuichi Nishiwaki
443f937840
turn on travis-CI auto testing
2013-12-05 17:23:51 +09:00