Explorar el Código

Upgrade build environment to trusty.

Omer Katz hace 7 años
padre
commit
8d00f9d1d2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,5 +1,6 @@
 language: python
 sudo: required
+dist: trusty
 cache: pip
 python:
   - '2.7'