Skip to content

Commit

Permalink
Fixed the command line
Browse files Browse the repository at this point in the history
  • Loading branch information
Ark-kun committed Apr 22, 2019
1 parent c5ae1d6 commit 5f326f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -71,7 +71,7 @@ matrix:
- default-jdk
- wget
script:
- python pip uninstall urllib3
- python3 -m pip uninstall urllib3

# DSL tests
- wget http://central.maven.org/maven2/io/swagger/swagger-codegen-cli/2.4.1/swagger-codegen-cli-2.4.1.jar -O /tmp/swagger-codegen-cli.jar
Expand Down

0 comments on commit 5f326f8

Please sign in to comment.