Commit Graph

74 Commits

Author SHA1 Message Date
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