try python nightly again

This commit is contained in:
Jay Lee
2019-05-06 15:51:13 -04:00
parent 3087e0cbdb
commit b49f759ef9

View File

@@ -80,6 +80,16 @@ matrix:
- GAMOS=linux
- PLATFORM=x86_64
- VMTYPE=test
- os: linux
name: "Linux 64-bit Xenial - Python nightly Source Testing"
dist: xenial
language: python
python:
- "nightly"
env:
- GAMOS=linux
- PLATFORM=x86_64
- VMTYPE=test
- os: osx
name: "MacOS 64-bit"
language: generic