Jelmer Vernooij
%!s(int64=6) %!d(string=hai) anos
Modificáronse 1 ficheiros con
5 adicións e
0 borrados
-
5
0
.travis.yml
|
@@ -1,6 +1,11 @@
|
|
language: python
|
|
language: python
|
|
sudo: false
|
|
sudo: false
|
|
cache: pip
|
|
cache: pip
|
|
|
|
+addons:
|
|
|
|
+ apt:
|
|
|
|
+ packages:
|
|
|
|
+ - libgpgme-dev
|
|
|
|
+
|
|
|
|
|
|
python:
|
|
python:
|
|
- 2.7
|
|
- 2.7
|