Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
Conflicts:
	.travis.yml
  • Loading branch information
Timo committed May 21, 2015
2 parents 6176d3d + 4c47dd1 commit f0dbf9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ php:
before_script:
- mkdir -p build/coverage
- composer self-update
- composer update --prefer-source -v --dev
- composer update --prefer-source

script:
- phpunit
Expand Down
1 change: 1 addition & 0 deletions src/tteMaintenance/Provider/AbstractProvider.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?php


namespace tteMaintenance\Provider;

use tteMaintenance\Options\ModuleOptionsInterface;
Expand Down

0 comments on commit f0dbf9f

Please sign in to comment.