Adding back the nightly build

This commit is contained in:
Michael Lazar
2018-08-12 00:32:40 -04:00
parent 35822c7a81
commit 3a1c05b406

View File

@@ -15,6 +15,8 @@ matrix:
- python: 3.7 - python: 3.7
dist: xenial dist: xenial
sudo: true sudo: true
- python: nightly
dist: trusty
before_install: before_install:
- pip install --upgrade pip - pip install --upgrade pip