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

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

Loading…
Cancel
Save