Skip to content

Commit

Permalink
#98 install python
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 13, 2020
1 parent b18a75b commit 0197867
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -19,6 +19,8 @@ script:
- aibolit check --folder=src/main
- mvn clean install -Pqulice --errors --batch-mode
before_install:
- sudo apt-get update
- sudo apt-get install python3
- rvm install 2.6.0
- rvm use 2.6.0
install:
Expand Down

0 comments on commit 0197867

Please sign in to comment.