Browse Source

Update .travis.yml

pull/102/head
ArtyomLosev 8 years ago
committed by Ivan Yelizariev
parent
commit
6119595161
  1. 3
      .travis.yml

3
.travis.yml

@ -2,7 +2,8 @@ language: python
python:
- "2.7"
dist: trusty
sudo: false
cache: pip

Loading…
Cancel
Save