Skip to content

Commit

Permalink
Fix whitespace in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Jan 29, 2013
1 parent 8dc6b8a commit 6ddb560
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: ruby
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq -y bsdtar
- sudo apt-get update -qq
- sudo apt-get install -qq -y bsdtar
rvm:
- 1.9.3
script: rake test:unit

0 comments on commit 6ddb560

Please sign in to comment.