Skip to content

Commit

Permalink
Updated typo in coveralls configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
picamator committed Nov 5, 2014
1 parent 3f519fa commit 43659b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,8 +4,8 @@ php:
- "5.4"

before_script:
- composer update --dev --no-interaction
- composer require --no-update satooshi/php-coveralls:dev-master
- composer update --dev --no-interaction
- sudo chmod -R 777 test/Picamator/SteganographyKit/data

script:
Expand Down

0 comments on commit 43659b6

Please sign in to comment.