Skip to content

Commit

Permalink
tweak travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Patten committed Jan 28, 2013
1 parent f3a54ed commit 1600e8e
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@ rvm:
- 1.9.2
- 1.9.3

branches:
only:
- master

notifications:
irc:
- "irc.freenode.net#jovelabs"
before_install:
- sudo apt-get -qq update

before_script:
- mkdir -p $HOME/.chef/

# uncomment this line if your project needs to run something other than `rake`:
#script: bundle exec rspec spec
bundler_args: --binstubs

script: "rake spec"

notifications:
irc: "irc.freenode.net#jovelabs"

0 comments on commit 1600e8e

Please sign in to comment.