Explorar o código

Another attempt

Angus McLeod %!s(int64=7) %!d(string=hai) anos
pai
achega
24d9517324
Modificáronse 1 ficheiros con 0 adicións e 8 borrados
  1. 0 8
      .travis.yml

+ 0 - 8
.travis.yml

@@ -1,12 +1,4 @@
-# We want to use the KVM-based system, so require sudo
 sudo: required
-services:
-  - docker
-
-before_install:
-  - plugin_name=${PWD##*/} && echo $plugin_name
-  - chmod -R 777 .
-
 after_success:
   - pip install virtualenv
   - virtualenv ~/env