Browse Source

Update .travis.yml

pull/5/head
Mathias Markl 7 years ago
committed by GitHub
parent
commit
18c009f2a3
  1. 6
      .travis.yml

6
.travis.yml

@ -2,13 +2,13 @@ language: python
python:
- "2.7"
notifications:
email: false
sudo: false
cache: pip
notifications:
email: false
addons:
apt:
packages:

Loading…
Cancel
Save