Skip to content

Commit

Permalink
Added travisCI dependency packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarthi92 committed Aug 18, 2016
1 parent caa5288 commit 3c940ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ env:
go:
- 1.6.2

before_install:
- apt-get -qq update
- apt-get install -y lxc

script:
- make build
- make install

0 comments on commit 3c940ed

Please sign in to comment.