瀏覽代碼

Revert "Update .travis.yml to account for Travis changes (especially now that Docker is no longer experimental :tada:)"

This reverts commit 25ad65aeeda2d359bb7aea8f72372fe1d7f27b05.
Tianon Gravi 10 年之前
父節點
當前提交
73966fd877
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -1,5 +1,7 @@
 language: go
 language: go
 
 
+sudo: false
+
 install:
 install:
   - mkdir -p "${GOPATH%%:*}/src/github.com/shurcooL/markdownfmt"
   - mkdir -p "${GOPATH%%:*}/src/github.com/shurcooL/markdownfmt"
   - git clone https://github.com/tianon/markdownfmt.git "${GOPATH%%:*}/src/github.com/shurcooL/markdownfmt"
   - git clone https://github.com/tianon/markdownfmt.git "${GOPATH%%:*}/src/github.com/shurcooL/markdownfmt"