Skip to content

Commit

Permalink
Update Travis-CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
fajran committed Nov 2, 2014
1 parent 42fd16d commit 2a7fb73
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,3 +1,5 @@
language: go
go:
- 1.3
install:
- export GOPATH=$GOPATH:$HOME/gopath/src/github.com/fajran/apt-web/
2 changes: 2 additions & 0 deletions README.md
@@ -1,6 +1,8 @@
Apt-Web
=======

[![Build Status](https://travis-ci.org/fajran/apt-web.svg?branch=master)](https://travis-ci.org/fajran/apt-web)

A web based tool to show package dependencies in Debian based Linux distribution.

Looking for the earlier version of this tool? Check the
Expand Down

0 comments on commit 2a7fb73

Please sign in to comment.