Test Linux only

This commit is contained in:
cytopia 2016-12-26 15:32:35 +01:00
parent 4d2d0eb63e
commit de3d89a631
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -6,9 +6,9 @@ language: python
### ###
### Define Operating Systems ### Define Operating Systems
### ###
os: #os:
- linux # - linux
#- osx # #- osx
### ###