Commit graph

56 commits

Author SHA1 Message Date
Dave Davenport
89ac2ea267 Make travis output more verbose. 2016-11-15 22:12:53 +01:00
Dave Davenport
d6756b6dad Add extra check to travis. 2016-11-15 22:02:47 +01:00
Dave Davenport
89cf6d2d63 Fix document coverage tool. 2016-10-25 22:08:19 +02:00
Dave Davenport
c5d30abb22 Add graphviz 2016-10-25 21:33:22 +02:00
Dave Davenport
27b06c3784 Add doxygen to travis build. 2016-10-25 21:31:31 +02:00
Dave Davenport
a7cfc75592 gcov is not a package. 2016-10-18 22:57:53 +02:00
Dave Davenport
970f7af037 try to print coverage report in travis 2016-10-18 22:54:38 +02:00
Dave Davenport
0f1ba8aca8 Update travis 2016-10-17 20:19:58 +02:00
Dave Davenport
0297d9445c Try to add coverity 2016-10-17 18:38:17 +02:00
Dave Davenport
74cbad6814 Enable drun in travis builds. 2016-08-31 10:09:41 +02:00
Dave Davenport
525c7c7d51 Add gdb.. lets see 2016-08-19 19:44:31 +02:00
Dave Davenport
2799125e82 Remove libx11-dev from travis file. 2016-06-25 14:23:43 +02:00
Dave Davenport
89e7979d75 Add xutil-dev to travis 2016-06-25 14:17:49 +02:00
Dave Davenport
bc356979bb Add building xcb-util-xrm to travis 2016-06-25 14:14:39 +02:00
Quentin Glidic
95da24927a travis.yml: Move ./configure to before_script
This way, the Travis build will error and not fail on missing
dependencies.

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-04-02 11:22:40 +02:00
Quentin Glidic
3f8673f073 travis.yml: libxcb-ewmh-dev is blacklisted again
This package changed named between Precise and Trusty, and Travis is
using Precise as its base system.

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-04-02 11:22:40 +02:00
Quentin Glidic
1e3294fa68 travis.yml: Use Jason Pleau xkbcommon package
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 22:20:00 +01:00
Quentin Glidic
50f9683c99 travis.yml: Style cleanup
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 17:24:59 +01:00
Quentin Glidic
2eabe6ac09 travis.yml: Use make check
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 14:54:03 +01:00
Quentin Glidic
73018f829e travis.yml: Trick the package whitelist for now
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 14:36:23 +01:00
Dave Davenport
9018d5d14f Update INSTALL. 2016-03-05 11:38:41 +01:00
Quentin Glidic
57caf48492 travis.yml: Add missing xcb-* packages
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-02-28 19:17:31 +01:00
Dave Davenport
e4a48f8dfb Update travis file 2016-02-21 16:48:55 +01:00
Dave Davenport
68220a5b58 Add fluxbox as wm for tests. 2016-01-05 16:46:43 +01:00
Dave Davenport
200f8e5faa Do not test the ones that require window manager. 2016-01-04 21:51:08 +01:00
Dave Davenport
f715a33bf7 Add window manager as test if possible 2016-01-04 20:46:34 +01:00
Dave Davenport
de96149bed Add badges 2015-12-31 21:33:20 +01:00
Dave Davenport
192acf0f78 Playing 2015-12-31 19:04:38 +01:00
Dave Davenport
b0bafb0d12 try to get updated travis version 2015-12-01 23:34:34 +01:00
Dave Davenport
bebaf87ad7 try to get updated travis version 2015-12-01 23:31:18 +01:00
Dave Davenport
07ae65b7d1 Travis poking. it skipped discount in parsing. 2015-11-27 13:12:56 +01:00
Dave Davenport
242b730ab4 Add discount to the dependency list. 2015-11-08 10:39:31 +01:00
Dave Davenport
0461db9426 Fix make dist, add to travis. 2015-11-08 10:35:43 +01:00
QC
6e41457250 Update travis. 2015-09-26 20:38:59 +02:00
QC
530044890f Update travis file. 2015-09-14 20:41:03 +02:00
Dave Davenport
cf29cc4563 Re-enable test with xdotools. 2015-07-21 08:14:53 +02:00
QC
6a9edfa23a Disable xdotools for now. 2015-07-16 21:47:53 +02:00
QC
8dfb5e59db Updates 2015-07-16 21:43:32 +02:00
QC
d79e5dae89 Updates 2015-07-16 21:39:40 +02:00
QC
03d872c0e9 Update travis 2015-07-16 21:36:41 +02:00
Dave Davenport
94ae8d09e2 Move test with X stuff in test-x target. 2015-03-03 22:11:17 +01:00
Dave Davenport
e42a60f87a Remove i3 build in travis... it is to old. 2015-02-02 15:08:44 +01:00
Dave Davenport
65abc093ca Install i3-wm in travin and compile with and without. 2015-02-02 14:56:05 +01:00
QC
442088dcc4 Update travis. 2014-11-02 12:45:28 +01:00
QC
1a92ec90fb Try to fix coveral on travis. 2014-11-02 12:31:23 +01:00
QC
1916b0e66e Remove clang, does not work with the coverage stuff. 2014-08-29 16:34:04 +02:00
QC
bcbf512dc4 Add another test. 2014-08-29 16:24:39 +02:00
QC
94d17b0001 No idea why coverall is failing now. 2014-08-29 16:14:19 +02:00
QC
fb16b110af Try to fix coveral. 2014-08-29 15:32:46 +02:00
QC
41520160f9 Only report coverage c files. 2014-08-29 15:27:13 +02:00