Skip to content

Commit

Permalink
Test for branches
Browse files Browse the repository at this point in the history
  • Loading branch information
servadestroya committed Feb 19, 2017
1 parent 2e2cd49 commit 80f95a8
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 @@ -64,6 +64,8 @@ before_deploy:
- echo $(git rev-parse --abbrev-ref HEAD)
- echo $(git symbolic-ref --short HEAD)
- echo $(git branch | sed -n '/\* /s///p')
- echo $TRAVIS_PULL_REQUEST_BRANCH
- echo $TRAVIS_BRANCH

- rm -rf "$PACKAGE_PATH/"
- mkdir "$PACKAGE_PATH/"
Expand Down

0 comments on commit 80f95a8

Please sign in to comment.