Skip to content

Commit

Permalink
#98 pip3
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 13, 2020
1 parent 0197867 commit d1e2b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ addons:
- libmagic-dev
script:
- set -e
- pip install aibolit==1.2.3rc1
- pip3 install aibolit==1.2.3rc1
- pdd --source=$(pwd) --file=/dev/null
- est --dir=est --file=/dev/null
- aibolit check --folder=src/main
Expand Down

0 comments on commit d1e2b61

Please sign in to comment.