mirror of
https://github.com/clearlinux/docs.git
synced 2026-06-30 09:25:50 +00:00
Update .travis.yml to account for Travis changes (especially now that Docker is no longer experimental 🎉)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user