Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Jul 8, 2019
1 parent 46031a9 commit c095635
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ matrix:
allow_failures:
- python: "3.5"
- python: "3.5-dev"

- python: "3.8-dev"
- python: "nightly"

# command to install dependencies
install:
- make config
Expand Down

0 comments on commit c095635

Please sign in to comment.