Browse Source

Update .travis.yml

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

1
.travis.yml

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

Loading…
Cancel
Save