Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Slusny <[email protected]>
  • Loading branch information
deathbeam committed Mar 28, 2017
1 parent 2a87378 commit fe614b7
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
@@ -1,4 +1,8 @@
language: bash

before_install:
- sudo apt-get -qq update
- sudo apt-get install -y stow

script:
- make

0 comments on commit fe614b7

Please sign in to comment.