Skip to content

Commit

Permalink
Change home env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonRice committed Sep 1, 2019
1 parent 9e22934 commit 4a11201
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -28,5 +28,5 @@ env:
global:
- ISOLATED=true
matrix:
- PACKAGE_MANAGER=cocoapods TRAVIS_BUILD_DIR=${HOME}/cocoapods
- PACKAGE_MANAGER=carthage TRAVIS_BUILD_DIR=${HOME}/carthage
- PACKAGE_MANAGER=cocoapods HOME=/Users/travis/cocoapods
- PACKAGE_MANAGER=carthage HOME=/Users/travis/carthage

0 comments on commit 4a11201

Please sign in to comment.