From 7295dcff8401a506731c59e837d4c92be84bd156 Mon Sep 17 00:00:00 2001 From: Fan Yang Date: Mon, 17 Nov 2014 13:44:21 +0800 Subject: [PATCH] (*)fixed README;(*)adjust travis ci configuration --- .travis.yml | 2 -- README.md | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9eea481..d9a1408 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,6 @@ language: go go: - - 1.2 - 1.3 - - tip env: - TRAVIS="yes" script: diff --git a/README.md b/README.md index 6e891ac..57d1749 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ifconfig ======== -Yet Another ifconfig inspired by http://ifconfig.me, here is an online demo [http://ifconfig.jd-app.com](http://ifconfig.jd-app.com) +Yet Another ifconfig inspired by http://ifconfig.me, the online demos are at [http://ifconfig.jd-app.com](http://ifconfig.jd-app.com) and [http://ifconfig.sohuapps.com](http://ifconfig.sohuapps.com). [![Build Status](https://secure.travis-ci.org/missdeer/ifconfig.png)](https://travis-ci.org/missdeer/ifconfig) Download the pre-built binary from Gobuild.io: -[![Gobuild Download](http://beta.gobuild.io/badge/github.com/missdeer/ifconfig/download.png)](http://beta.gobuild.io/github.com/missdeer/ifconfig) +[![Gobuild Download](http://gobuild.io/badge/github.com/missdeer/ifconfig/download.png)](http://gobuild.io/github.com/missdeer/ifconfig)