Skip to content

Commit

Permalink
Revert "Update .travis.yml to account for Travis changes (especially …
Browse files Browse the repository at this point in the history
…now that Docker is no longer experimental 🎉)"

This reverts commit 25ad65a.
  • Loading branch information
tianon committed Nov 20, 2015
1 parent 25ad65a commit 73966fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
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 73966fd

Please sign in to comment.