History log of /imagick/.travis.yml (Results 26 – 50 of 73)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 3.4.3RC1
# 4094bcc1 01-May-2016 Danack

Updated CFLAGS to warn about implicit function declarations, and fixed the revealed issues.


Revision tags: 3.4.2
# 71c852da 11-Jan-2016 Danack

Revert adding version 6.9.3 to test against. It isn't available everywhere yet.


# ca9d6a20 11-Jan-2016 Danack

Added new version to test because semver is hard.


# 331ec0f3 04-Dec-2015 Danack

Completed removing pear package.


# 871be81d 04-Dec-2015 Danack

Removed `pear package` command. It is not available on travis.


Revision tags: 3.3.0
# e4e8b360 30-Sep-2015 Danack

Fix travis to 7.0


# 62b06944 30-Sep-2015 Danack

Disable pear package command, as it no longer gets installed on 7.


# 97dc0e33 27-Sep-2015 Danack

Explicitly use bash for invocation.


# 97264725 26-Sep-2015 Danack

Added ability to make build off individual ImageMagick commits to isolate problems.


# dbca7ae0 24-Sep-2015 Danack

Stop testing against very old versions of ImageMagick. No one cares or should care.


# e574aee9 24-Sep-2015 Danack

Corrected test failing for HDRI mode.


# bb9b054f 22-Sep-2015 Danack

Fix travis regressions.


# d15a2770 21-Sep-2015 Danack

Forcing trigger of Travis.


# eeaee59d 20-Sep-2015 Danack

Remove dev build from master as well as phpseven.


# 15bc2611 19-Sep-2015 Danack

ImageMagick SVN has gone away.


# 554c7c35 16-Jun-2015 Danack

Ifdef'd more things. Excluded more PHP + env combinations.


# 8fa82090 16-Jun-2015 Danack

Ifdef'd some values. Added excludes to travis to bring CI time down.


# 024f5a03 11-Jun-2015 Danack

Fixed failing tests.

Remove setprogressmonitor from versions that don't support it.
Make minimum tested version be one that is supported.
Disable errors for compile warnings.


# 4ba35410 11-Jun-2015 Danack

Disable Valgrind installation. It isn't currently usable on Travis.


# 29b7a00f 11-Jun-2015 Danack

Tweaking travis and listing files.


# e13218a6 10-Jun-2015 Danack

Add support for ImageMagick 7.

Add basic support for ImageMagick 7, updated tests to not fail for functions removed in IM7. Added Travis tests against ImageMagick git dev repositories.


Revision tags: 3.3.0RC2, 3.3.0RC1
# a7b04be7 25-Feb-2015 Danack

Travis has added PHP 7 nightly support, so adding it as a build target.


# 4fecb7b8 24-Feb-2015 Danack

Removed hard coded CFLAGS. Fixed progressMonitor not working in "7".


# f3f0d778 23-Feb-2015 Danack

Moved setting CFLAGS out of travis script, to allow it to be more flexible and not forced onto a single line.


# 7396d2e5 23-Feb-2015 Danack

Added PHP5.6 - only use strict compile options for 5.6


123