Skip to content

Commit

Permalink
Changing travis configuration to debug env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
wysow committed Jan 14, 2015
1 parent da157e3 commit 3212be1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ before_script:
- npm install -g bower
- npm install -g less
- npm install -g less-plugin-clean-css
- echo $TRAVIS_BRANCH
- echo $TRAVIS_PULL_REQUEST
script:
- phpunit
after_success:
Expand Down

0 comments on commit 3212be1

Please sign in to comment.