Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
add missing travis info
Browse files Browse the repository at this point in the history
  • Loading branch information
n0rad committed May 17, 2016
1 parent 6818ecb commit 7c3564f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ go:

install:
- sudo rm -rf /var/lib/apt/lists/*
- sudo add-apt-repository ppa:duggan/bats --yes
- sudo apt-get update -qq
- sudo apt-get install -qq upx
- sudo ./.travis-install-rkt.sh
- sudo apt-get install -qq bats

script:
- ./build.sh
Expand Down

0 comments on commit 7c3564f

Please sign in to comment.