Skip to content

Commit

Permalink
Showing PHP version before build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Jan 25, 2015
1 parent 74c7bcc commit b5b42df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ install:
- composer install --dev --prefer-source

before_script:
- php --version
- mkdir -p build/coverage
- cp tests/TestConfiguration.php.travis tests/TestConfiguration.php

Expand Down

0 comments on commit b5b42df

Please sign in to comment.