Skip to content

Commit

Permalink
Replace --with-gd by --enable-gd for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien Villepinte authored and petk committed Mar 4, 2019
1 parent 53c44a4 commit 972a65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ $TS \
--with-pdo-sqlite \
--enable-intl \
--without-pear \
--with-gd \
--enable-gd \
--with-jpeg \
--with-webp \
--with-freetype \
Expand Down

0 comments on commit 972a65c

Please sign in to comment.