Skip to content

Commit

Permalink
Add Python versions and testing to travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
AGTGreg committed Jul 23, 2019
1 parent aebe31b commit 9079fbf
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 @@ -5,4 +5,6 @@ python:
- "3.6"
- "3.7"
- "3.8-dev" # 3.8 development branch
- "nightly" # nightly build
- "nightly" # nightly build

script: pytest

0 comments on commit 9079fbf

Please sign in to comment.