CI with Ubuntu 16

This commit is contained in:
nsubiron 2018-01-08 18:27:58 +01:00
parent fdf5409ad6
commit d353631c56
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
language: python
os: linux
dist: xenial
python:
- "2.7"
- "3.5"