Skip to content

Commit

Permalink
Fixed syntax error in .travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmester committed Jul 21, 2018
1 parent 668af2b commit 6967d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ matrix:
- php: 5.6
dist: trusty
env:
- PHPUNIT_VERSION=5.*"
- PHPUNIT_VERSION="5.*"
- PHPTIMER="1.*"
- IMAGICK_VERSION=3.4.3
- php: 7.0
Expand Down

0 comments on commit 6967d65

Please sign in to comment.