diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index ca9c197..0000000 --- a/.travis.yml +++ /dev/null @@ -1,15 +0,0 @@ -language: go - -go: - - 1.12 - -install: echo "nothing to install here..." - -script: - - cd cmd/lit - - make download-linux - - make bootstrap - - make build - - make test - - make release - - cd ../../ && make test diff --git a/README.md b/README.md index 8993234..4dffcfa 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

lit

the universal literate programming tool

- Travis + Github Actions Software Release Software License