Skip to content

Commit

Permalink
Ignore PHP configurations for Travis too.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 17, 2017
1 parent 52844d9 commit 29005d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Horde/Pear/Package/Type/HordeSplit.php
Expand Up @@ -79,6 +79,8 @@ public function getIgnore()
'/.gitattributes',
'/.gitignore',
'/.horde.yml',
'/.travis.ini',
'/.travis.php7.ini',
'/.travis.yml',
),
$this->getRepositoryRoot()
Expand Down

0 comments on commit 29005d2

Please sign in to comment.