Thom Wiggers
|
a8aa346912
|
Use python3-yaml instead of pip on Linux.
|
2019-02-05 11:03:10 +01:00 |
|
Thom Wiggers
|
11a2a45193
|
Add names to builds
|
2019-02-05 11:02:07 +01:00 |
|
Matthias J. Kannwischer
|
3b47fb2db7
|
check for license files
|
2019-01-29 17:45:37 +01:00 |
|
Thom Wiggers
|
8fe988fe51
|
Check META files (closes #6)
|
2019-01-29 17:25:29 +01:00 |
|
Thom Wiggers
|
3549be95f5
|
Don't install Python 3 on Travis OSX
It's already available. Should speed up the build a small bit
|
2019-01-23 12:45:32 +01:00 |
|
Thom Wiggers
|
07ca665f0b
|
Don't run Valgrind on OSX
It's poorly supported and reports false positives (See also #10)
|
2019-01-23 12:36:35 +01:00 |
|
Thom Wiggers
|
08830cde0c
|
Explicitly install setuptools
|
2019-01-23 11:50:38 +01:00 |
|
Thom Wiggers
|
23afad2915
|
Install python3-dev as well
|
2019-01-23 11:49:02 +01:00 |
|
Thom Wiggers
|
630ae782fd
|
Make sure python3-pip is installed
|
2019-01-23 11:40:43 +01:00 |
|
Thom Wiggers
|
a51d3219fc
|
Remove hardcoded python3.7 and just rely on Python3
|
2019-01-23 11:37:13 +01:00 |
|
Thom Wiggers
|
1e92a13703
|
install valgrind on OSX
|
2019-01-22 17:45:31 +01:00 |
|
Thom Wiggers
|
d66bef0284
|
Install test dependencies and build on OSX GCC
|
2019-01-22 17:45:30 +01:00 |
|
Thom Wiggers
|
59848bd73d
|
comment out OSX
|
2019-01-16 15:01:52 +01:00 |
|
Thom Wiggers
|
12d1c7192a
|
don't specify osx image
|
2019-01-16 14:59:45 +01:00 |
|
Thom Wiggers
|
4d0082fa43
|
Add travis config
Also fixes some tidy issues
Not sure why my local clang-tidy doesn't complain
|
2019-01-16 14:54:24 +01:00 |
|
Thom Wiggers
|
377669decd
|
use tidy-all in travis.yml
|
2019-01-16 13:55:48 +01:00 |
|
Thom Wiggers
|
c0deaa4952
|
Add automatic testing
|
2019-01-16 13:52:53 +01:00 |
|
Thom Wiggers
|
34a41163bc
|
Add travis config
|
2019-01-16 13:02:57 +01:00 |
|