Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson authored Apr 6, 2020
1 parent 270e3c7 commit f84a2d3
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 @@ -38,6 +38,7 @@ env:

install:

- pip install kiwisolver==1.1.0 # Temporary, due to issues with 1.2.0
- export main_repo_branch=$TRAVIS_BRANCH
- echo $main_repo_branch
- if [[ ${main_repo_branch} != "master" && ${main_repo_branch} != "development" && ${main_repo_branch} != "experimental" ]]; then main_repo_branch=development ; fi
Expand Down

0 comments on commit f84a2d3

Please sign in to comment.