Skip to content

Commit

Permalink
add print version in travis before install
Browse files Browse the repository at this point in the history
  • Loading branch information
giannisdoukas committed Mar 5, 2020
1 parent 4ded599 commit f45b64f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ python:
os:
- linux
# - osx
before_install:
- python --version
install:
- pip install -r requirements.txt
- pip install -r test-requirements.txt
Expand Down

0 comments on commit f45b64f

Please sign in to comment.