Skip to content

Commit

Permalink
Update .travis.yml to account for Travis changes (especially now that…
Browse files Browse the repository at this point in the history
… Docker is no longer experimental 🎉)
  • Loading branch information
tianon committed Nov 20, 2015
1 parent 98d6979 commit 25ad65a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
@@ -1,7 +1,5 @@
language: go

sudo: false

install:
- mkdir -p "${GOPATH%%:*}/src/github.com/shurcooL/markdownfmt"
- git clone https://github.com/tianon/markdownfmt.git "${GOPATH%%:*}/src/github.com/shurcooL/markdownfmt"
Expand Down

0 comments on commit 25ad65a

Please sign in to comment.