Skip to content

Commit

Permalink
Merge pull request #3 from cooperaj/master
Browse files Browse the repository at this point in the history
Added support for PHPCI
  • Loading branch information
hugues-m committed Oct 6, 2015
2 parents 2954409 + 0442a1e commit c3c1075
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/HMLB/VW/SecretSoftware.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class SecretSoftware
'JENKINS_URL',
'HUDSON_URL',
'bamboo.buildKey',
'PHPCI',
);

public function __construct(array $additionalEnvVariables = array())
Expand Down

0 comments on commit c3c1075

Please sign in to comment.