Skip to content

Commit

Permalink
#98 python for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 13, 2020
1 parent ee71a83 commit 8a4d19d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,8 @@ sudo: false
cache:
directories:
- $HOME/.m2
python:
- "3.8"
script:
- set -e
- pip install aibolit==1.2.3rc1
Expand Down

0 comments on commit 8a4d19d

Please sign in to comment.