Skip to content

Commit

Permalink
Merge pull request #180 from wp-cli/fix-typo-in-travis-config
Browse files Browse the repository at this point in the history
Fix typo in Travis config
  • Loading branch information
schlessera authored Oct 31, 2018
2 parents 4ab1dd4 + 98b1420 commit d1baec5
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 @@ -41,7 +41,7 @@ install:

script:
- composer phpunit
- ccomposer behat || composer behat-rerun
- composer behat || composer behat-rerun

jobs:
include:
Expand Down

0 comments on commit d1baec5

Please sign in to comment.