Skip to content

Commit

Permalink
Revert "[AIRFLOW-2050] Fix Travis permission problem"
Browse files Browse the repository at this point in the history
This reverts commit 48202ad.
  • Loading branch information
Fokko Driesprong committed Feb 13, 2018
1 parent 7659674 commit 0ca6f92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ before_install:
- chmod 600 ~/.ssh/*
- jdk_switcher use oraclejdk8
install:
- rm -f /home/travis/.wheelhouse/Flask_Admin-1.5.0-py3-none-any.whl
- pip install --upgrade pip
- pip install tox
- pip install codecov
Expand Down

0 comments on commit 0ca6f92

Please sign in to comment.