Juan RP
53e23d348e
run-tests: set ATF_SHELL=/bin/sh.
...
This way 'make check' always uses it.
Signed-off-by: Juan RP <xtraeme@gmail.com>
2019-06-14 10:21:37 +02:00
Juan RP
7e83677ee1
.travis.yml: --enable-debug is gone, use nproc(1)
...
Signed-off-by: Juan RP <xtraeme@gmail.com>
2019-06-14 10:06:35 +02:00
Duncaen
bf5eba411b
travis: trim dependencies
2019-03-22 19:14:08 +01:00
Duncaen
6a5048b46d
travis: add voidlinux/voidlinux-musl to test matrix
2019-03-22 19:14:08 +01:00
Robert Lowry
0b1b1ecf05
travis: run void host in docker to compile/test
...
The current CI runs in ubuntu containers, which do not provide a
recent enough version of libarchive. This uses official Void
docker images to compile and run tests on the xbps repo.
Closes : #39 [via git-merge-pr]
2019-03-22 19:14:08 +01:00
Enno Boland
283aa0efc2
fix travis
2018-07-02 16:15:45 +02:00
Enno Boland
97e56ff486
.travis.yml: do not require sudo
2018-07-02 16:14:21 +02:00
Juan RP
76c577e6f3
.travis.yml: run on trusty dist.
2016-02-04 10:27:10 +01:00
Juan RP
1394f69de0
.travis.yml: needs sudo to install deps.
2016-02-04 09:16:20 +01:00
Juan RP
6a50290fe1
travis: remove coverity specific settings.
2014-10-06 18:55:05 +02:00
Juan RP
1a12ff99ba
travis: remove LDFLAGS from env, should be unnecessary.
2014-10-06 14:46:03 +02:00
Juan RP
ce7b2c97c6
travis: also set LDFLAGS in the configure step.
2014-10-06 14:32:01 +02:00
Juan RP
b7c8b21a85
travis: set LDFLAGS to /usr/local/lib for libatf.
2014-10-06 14:28:22 +02:00
Juan RP
b9487e6c0c
travis: add /usr/local/bin to PATH and remove useless LD_LIBRARY_PATH.
2014-10-06 14:16:50 +02:00
Juan RP
d761548f8b
travis: set LD_LIBRARY_PATH.
2014-10-06 14:10:48 +02:00
Juan RP
021f6185dc
travis: enable running tests by default (v1).
2014-10-06 13:59:09 +02:00
Juan RP
7fb6320e0b
.travis.yml: enable coverity scan integration.
2014-10-06 09:40:48 +02:00
Juan RP
4d0fc58bf3
travis: add missing bdeps.
2014-10-04 21:56:20 +02:00
Juan RP
45891faee4
Added a basic travis-ci conf file.
2014-10-04 21:51:08 +02:00