Skip to content

Commit

Permalink
Travis: Attempt to run Python 3.7 on Linux
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Oct 2, 2018
1 parent ba8210a commit 5a89012
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -17,6 +17,11 @@ python:
- '3.6'
matrix:
include:
- language: python
sudo: required
dist: xenial
python: '3.7'
include:
- os: osx
language: generic
env: NMODE=nikola OS=macOS
Expand Down

0 comments on commit 5a89012

Please sign in to comment.