Codebase list golang-github-dchest-blake2b / 620b5382-f462-4cf0-8143-c6df290f3288/main .travis.yml
620b5382-f462-4cf0-8143-c6df290f3288/main

Tree @620b5382-f462-4cf0-8143-c6df290f3288/main (Download .tar.gz)

.travis.yml @620b5382-f462-4cf0-8143-c6df290f3288/mainraw · history · blame

sudo: required

services:
  - docker

script:
  - wget -O- http://travis.debian.net/script.sh | sh -

branches:
  except:
    - /^debian\/\d/