Skip to content

Commit

Permalink
adding travis yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
yshahin committed Dec 5, 2013
1 parent 3ce6b27 commit 4b2676e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: ruby
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq -y bsdtar
rvm:
- 2.0.0
script: rake spec

0 comments on commit 4b2676e

Please sign in to comment.