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: python:
- "2.7" - "2.7"
notifications:
email: false
sudo: false sudo: false
cache: pip cache: pip
notifications:
email: false
addons: addons:
apt: apt:
packages: packages:

Loading…
Cancel
Save