Skip to content

Commit

Permalink
travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmdnk committed Sep 27, 2016
1 parent d36a760 commit dbf7a55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ before_install:
- version=""
- 'if [ $TRAVIS_BRANCH = master ];then version="--HEAD";elif [ $TRAVIS_BRANCH = bash ];then version="--bash";fi'
- sw_vers
- brew version
- brew --version
- brew update
- brew version
- brew --version
install:
- testaccount=rcmdnk
- testreponame=BrewfileTest_$PYTHON_VERSION
Expand Down

0 comments on commit dbf7a55

Please sign in to comment.