Explorar o código

Remove unsupported Docker 0.7.6 from Travis

Ben Firshman %!s(int64=11) %!d(string=hai) anos
pai
achega
343d3bb556
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -5,8 +5,8 @@ python:
 - '3.2'
 - '3.3'
 env:
-- DOCKER_VERSION=0.7.6
 - DOCKER_VERSION=0.8.0
+- DOCKER_VERSION=0.8.1
 matrix:
   allow_failures:
   - python: '3.2'