.travis.yml: Fix Continous Integration Builds

This commit is contained in:
Thomas Perl 2016-09-09 14:11:14 +02:00
parent 5ea8a9882a
commit 1f67eae4f2
1 changed files with 3 additions and 0 deletions

View File

@ -1,8 +1,11 @@
language: python
dist: trusty
sudo: required
python:
- "2.7"
- "pypy"
install:
- sudo apt-get update -q
- sudo apt-get install intltool desktop-file-utils
- pip install coverage minimock
- python tools/localdepends.py