Skip to content

Commit

Permalink
removed 3.9-dev build from travis CI. We will add once final version …
Browse files Browse the repository at this point in the history
…of 3.9 is out

Signed-off-by: Kharude, Sachin <sachin.kharude@here.com>
  • Loading branch information
Kharude, Sachin authored and sackh committed Aug 13, 2020
1 parent f8ae9de commit cc0b324
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ python:
- '3.6'
- '3.7'
- '3.8'
- 3.9-dev
install:
- pip install -r requirements.txt
- pip install -e .[dev]
Expand Down

0 comments on commit cc0b324

Please sign in to comment.