Skip to content

Commit

Permalink
:sad:
Browse files Browse the repository at this point in the history
  • Loading branch information
kaste committed Oct 29, 2018
1 parent db11999 commit be91deb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ before_install:
fi

install:
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then
brew update;
brew install python || brew upgrade python;
fi
- pip3 install flake8==3.5;
- pip3 install flake8-docstrings;
- sh sbin/travis.sh bootstrap
Expand Down

0 comments on commit be91deb

Please sign in to comment.