Przeglądaj źródła

Drop travis support. Not working and not missed.

Gustavo Niemeyer 11 lat temu
rodzic
commit
49c95bdc21
2 zmienionych plików z 0 dodań i 7 usunięć
  1. 0 5
      .travis.yml
  2. 0 2
      README.md

+ 0 - 5
.travis.yml

@@ -1,5 +0,0 @@
-language: go
-
-go:
-  - 1.3
-  - tip

+ 0 - 2
README.md

@@ -1,7 +1,5 @@
 # YAML support for the Go language
 
-[![Build Status](https://travis-ci.org/go-yaml/yaml.svg?branch=travis_ci_support)](https://travis-ci.org/go-yaml/yaml)
-
 Introduction
 ------------