Skip to content

Commit

Permalink
Cleanup .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tresni committed Jan 21, 2020
1 parent bbdfeb6 commit f1028a0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,8 @@ language: objective-c
osx_image: xcode11.2

before_install:
# - rvm install 2.2.10
# - rvm use 2.2.10
# - brew update
- brew outdated python || brew upgrade python
- brew outdated python@2 || brew upgrade python@2
# - brew install openssl
# - brew link openssl --force
- pip2 install pyflakes
- pip3 install pyflakes
- gem install rubocop
Expand Down

0 comments on commit f1028a0

Please sign in to comment.