Skip to content

Commit

Permalink
add .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mlin committed Jul 23, 2015
1 parent be1e4ea commit ef952c7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: c
sudo: false
addons:
apt:
packages:
- samtools
script:
- make test

0 comments on commit ef952c7

Please sign in to comment.