Browse Source

license and readme

pull/103/head
Unknown 12 years ago
parent
commit
1fab250ef3
  1. 2
      .travis.yml
  2. 2
      README.md

2
.travis.yml

@ -6,7 +6,7 @@ notificaitons:
on_success: change
on_failure: always
install:
before_script:
- go get github.com/BurntSushi/toml
script:

2
README.md

@ -5,6 +5,8 @@ gpm - Go Package Manager
gpm(Go Package Manager) is a Go package manage tool for search, install, update, share and backup packages in Go.
[![Build Status](https://travis-ci.org/GPMGo/gpm.png)](https://travis-ci.org/GPMGo/gpm)
This application still in experiment, any change could happen, but it doesn't affect download and install packages.
## Main features

Loading…
Cancel
Save