Skip to content

Commit

Permalink
Removing go tip Travis build
Browse files Browse the repository at this point in the history
It's not really necessary right now and is just slowing down each build.
  • Loading branch information
mtlynch committed Sep 25, 2016
1 parent 413f819 commit 1d8b633
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sudo: false
language: go
go:
- 1.7.1
- tip
before_install:
- go get github.com/mattn/goveralls
script:
Expand Down

0 comments on commit 1d8b633

Please sign in to comment.