Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make TextClip work on Travis CI #747

Merged
merged 9 commits into from
Mar 30, 2018
Merged

Conversation

tburrows13
Copy link
Collaborator

I found a line in our Dockerfile that fixes the problem that ImageMagick has with TextClips. This PR intends to run that command on Travis as well, so that all the tests using TextClips can be run.

The first commit just pushes the changes to the tests, to confirm that it still fails on Travis.

@coveralls
Copy link

coveralls commented Mar 18, 2018

Coverage Status

Coverage increased (+3.4%) to 65.392% when pulling 73c2a03 on tburrows13:travistextclip into 6cbd4f3 on Zulko:master.

@tburrows13
Copy link
Collaborator Author

I think I've got it working, thanks @Earney for the one-liner to fix ImageMagick!

@tburrows13 tburrows13 merged commit 554e069 into Zulko:master Mar 30, 2018
@tburrows13 tburrows13 deleted the travistextclip branch March 30, 2018 21:37
@tburrows13 tburrows13 added the tests Related to individual tests in the test suite or running the test suite. label Apr 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Related to individual tests in the test suite or running the test suite.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants