Skip to content
This repository has been archived by the owner on Aug 4, 2018. It is now read-only.

Commit

Permalink
copy configs for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed Jun 17, 2012
1 parent b90dda2 commit d1e309c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ language: ruby
rvm:
- 1.9.2
- 1.9.3
before_script: "cp config/isbndb.example.yml config/isbndb.yml"
script: "bundle exec rake test:ci --trace"
File renamed without changes.

0 comments on commit d1e309c

Please sign in to comment.