Skip to content

Commit

Permalink
#98 install pip3
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 13, 2020
1 parent d1e2b61 commit ec740ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -20,7 +20,7 @@ script:
- mvn clean install -Pqulice --errors --batch-mode
before_install:
- sudo apt-get update
- sudo apt-get install python3
- sudo apt-get install python3 python3-pip
- rvm install 2.6.0
- rvm use 2.6.0
install:
Expand Down

0 comments on commit ec740ae

Please sign in to comment.