Skip to content
Permalink
Browse files
Travis fix:
clone sqlalchemy not in prerequisites
  • Loading branch information
9EOR9 committed Apr 26, 2021
1 parent 4ebc72e commit 227104a
Showing 1 changed file with 0 additions and 1 deletion.
@@ -32,7 +32,6 @@ before_install:
- export PATH="$PYENV_ROOT/bin:$PATH"
- echo $PATH
- eval "$(pyenv init -)"
- git clone https://github.com/sqlalchemy/sqlalchemy.git sqlalchemy

install:
- wget -qO- 'https://github.com/tianon/pgp-happy-eyeballs/raw/master/hack-my-builds.sh' | bash

0 comments on commit 227104a

Please sign in to comment.