Skip to content

Commit

Permalink
Add travis YML for unit tests [hashicorpGH-1314]
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Jan 29, 2013
1 parent 3399b74 commit 16a433f
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
@@ -0,0 +1,4 @@
language: ruby
rvm:
- 1.9.3
script: rake test:unit

0 comments on commit 16a433f

Please sign in to comment.