Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
benhylau committed Dec 8, 2019
1 parent 4a32bf2 commit d6fa548
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
install:
- apt install libmagick++-dev
- sudo apt install libmagick++-dev
- gem install rmagick exifr

script:
Expand All @@ -16,4 +16,3 @@ deploy:
skip-cleanup: true
on:
branch: master

0 comments on commit d6fa548

Please sign in to comment.