Temp remove tip from Travis
authorbep <bjorn.erik.pedersen@gmail.com>
Sat, 6 Jun 2015 21:56:28 +0000 (23:56 +0200)
committerbep <bjorn.erik.pedersen@gmail.com>
Sat, 6 Jun 2015 21:56:23 +0000 (23:56 +0200)
There is one failing test there. It runs fine for me on tip locally (Linux).

Will reinsert this once tip gets into stable mode.

.travis.yml

index 804ce39facdd667e241c32561bbd7a898314b09a..ccb94610e54b169b0f70a23a9bdde9ceaa56238a 100644 (file)
@@ -2,7 +2,6 @@ language: go
 go:\r
   - 1.3\r
   - 1.4.2\r
-  - tip\r
 script:\r
   - go test ./...\r
   - go build\r