Browse Source

Update .travis.yml

pull/6/head
Mathias Markl 6 years ago
committed by GitHub
parent
commit
f69e6f0d44
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

2
.travis.yml

@ -1,7 +1,7 @@
language: python
python:
- "3.5_with_system_site_packages"
- "3.4_with_system_site_packages"
notifications:
email: false

Loading…
Cancel
Save