Browse Source

Update .travis.yml

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

4
.travis.yml

@ -1,12 +1,12 @@
language: python language: python
python: python:
- "3.6"
- "3.5"
notifications: notifications:
email: false email: false
sudo: false
sudo: true
cache: pip cache: pip
addons: addons:

Loading…
Cancel
Save