Skip to content

Commit

Permalink
update travis pipeline with latest python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
computerlyrik committed Mar 28, 2019
1 parent 2171278 commit 9f7f035
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7-dev"
- "3.7"
- "3.8-dev"
script:
- python dymoprint --help

0 comments on commit 9f7f035

Please sign in to comment.