Skip to content

Commit

Permalink
Merge pull request #73 from jgrewe/travis
Browse files Browse the repository at this point in the history
[travis] add python 2.7 to build matrix
  • Loading branch information
janscience authored Oct 26, 2018
2 parents 8c23c39 + 027a596 commit d59e056
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 @@ -7,6 +7,8 @@ matrix:
include:
- python: "3.6"
os: linux
- python: "2.7"
os: linux

addons:
apt:
Expand Down

0 comments on commit d59e056

Please sign in to comment.