1
0
mirror of https://git.envs.net/envs/ifconfig synced 2024-11-22 09:51:57 +01:00

(*)fixed README;(*)adjust travis ci configuration

This commit is contained in:
Fan Yang 2014-11-17 13:44:21 +08:00
parent b2eb5a92d5
commit 7295dcff84
2 changed files with 2 additions and 4 deletions

@ -1,8 +1,6 @@
language: go language: go
go: go:
- 1.2
- 1.3 - 1.3
- tip
env: env:
- TRAVIS="yes" - TRAVIS="yes"
script: script:

@ -1,9 +1,9 @@
ifconfig 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) [![Build Status](https://secure.travis-ci.org/missdeer/ifconfig.png)](https://travis-ci.org/missdeer/ifconfig)
Download the pre-built binary from Gobuild.io: 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)