1
mirror of https://github.com/jakejarvis/subtake.git synced 2025-06-27 14:25:42 -04:00

Delete .travis.yml

This commit is contained in:
2019-09-02 08:36:22 -04:00
committed by GitHub
parent e2f3419379
commit 8d1112fe1f

View File

@ -1,4 +0,0 @@
language: go
go: master
sudo: false
script: go test ./...