Commit Graph

85 Commits

Author SHA1 Message Date
John Cupitt 9223004377 more travis tweaking
try brew install rather than reinstall. The .pc files are often
created by the install method, which might explain why libpng.pc was
missing.
2017-01-19 15:31:33 +00:00
John Cupitt 95793926b5 argh 2017-01-19 14:31:46 +00:00
John Cupitt fb64671b3e argh more travis
perhaps `pkg-config --debug` will show something useful
2017-01-19 14:13:53 +00:00
John Cupitt 721fae73fa tweak travis os x again
try without PKG_CONFIG_PATH, latest brew seems to not need it
2017-01-19 13:11:58 +00:00
John Cupitt 5111246a1c oops argh travis 2017-01-18 20:41:10 +00:00
John Cupitt a0d9a0794e more dbg in travis.yml 2017-01-18 20:34:43 +00:00
John Cupitt d91396649f trying to fix travis OS X
try catting config.log
2017-01-18 16:20:22 +00:00
John Cupitt eef4f035a1 try to fix make with -j
in all-hook, wait for libvips.la to appear
2017-01-04 17:04:38 +00:00
John Cupitt 180459ea16 turn off -j in travis
seems to break our soname.h creation
2017-01-04 16:57:36 +00:00
John Cupitt d905cf7ec3 more travis poking 2017-01-04 16:39:58 +00:00
John Cupitt 0ac65161cc autogen now runs configure 2016-09-06 07:16:57 +01:00
John Cupitt db8dafb430 and travis to 2016-08-05 14:58:27 +01:00
Felix Bünemann d7a39668e4 Revert "only run travis on master and stable"
This reverts commit 43e6e5361b.
2016-06-07 14:02:23 +02:00
John Cupitt 43e6e5361b only run travis on master and stable
don't run travis for pushes to branches other than master and stable ...
without this, we can't push non-passing changes to any branch without
breaking our travis badge
2016-06-06 07:10:26 +01:00
Felix Bünemann 14a64c7b4c Configure Travis CI matrix build
The following environments are used:

* Ubuntu Precise (only cli tests are run)
* Ubuntu Trusty (cli and python tests)
* Mac OS X 10.11 / Xcode 7.3 / mozjpeg (cli and python tests)
2016-06-03 00:50:53 +02:00
Felix Bünemann dacca27ac3 Try running python tests in travis ci trusty env 2016-06-02 23:10:14 +02:00
Felix Bünemann fdeb1b3b12 Test gifload in make check and on Travis CI 2016-05-27 01:26:45 +02:00
Felix Bünemann f9dc33c8f2 Test svgload in make check and on Travis CI 2016-05-27 01:26:45 +02:00
Felix Bünemann 4640aab388 Test against system libwebp on Travis CI
* Dropped custom ppa used only for libwebp backport
* Dropped lossless test from `make check` (not supported in 0.1.3)
2016-05-09 12:29:23 +02:00
Felix Bünemann bec6b174c9 Fix poppler version requirement, add loader check
This fixes the poppler-glib version requirement to version 0.16, which
is the lowest version that compiles and works properly with pdfload.

Also added a check for pdfload and enabled testing on Travis CI.
2016-05-09 00:16:48 +02:00
John Cupitt 9958d2b821 argh travis 2015-04-14 22:54:16 +01:00
John Cupitt da7250badb oop, put goi back for travis 2015-04-14 16:54:51 +01:00
John Cupitt 0fd6754fc4 give up on travis testing
it's just too painful to get travis up to date enough to run the full vips
test suite
2015-04-14 13:42:36 +01:00
John Cupitt f2970c81fc travis 2015-04-14 13:24:18 +01:00
John Cupitt c1900dccd4 travis 2015-04-14 13:14:42 +01:00
John Cupitt 37df2fcbf9 travis 2015-04-14 13:01:30 +01:00
John Cupitt 6a70ac0b24 travis 2015-04-14 12:40:18 +01:00
John Cupitt 4d63bfd7fd more travis argh 2015-04-14 12:23:07 +01:00
John Cupitt 6030431bab more travis 2015-04-14 12:05:55 +01:00
John Cupitt dfe11b6913 try building our own pyg-o-i stuff for travis 2015-04-14 11:57:05 +01:00
John Cupitt c3cc4f73a9 more travis poking
and fix a float comparison in test_threading
2015-04-14 11:14:25 +01:00
John Cupitt 15eca1bc3e another try to get travis going 2015-04-13 21:55:37 +01:00
John Cupitt e4bc4d5698 try again 2015-04-13 20:07:04 +01:00
John Cupitt 3f9adedae1 make travis use the new test suite 2015-04-13 18:30:27 +01:00
John Cupitt 4993ff15d6 add Travis CI config
thanks Lovell
2014-05-19 12:54:04 +01:00