Skip to content

Commit

Permalink
Customized the travis' script to run cucumber instead of default rake.
Browse files Browse the repository at this point in the history
  • Loading branch information
bv committed Oct 2, 2014
1 parent 9ed72d9 commit 6b5dae3
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
Expand Up @@ -2,5 +2,5 @@ language: ruby
cache: bundler
rvm:
- "1.9.3"
# uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec

script: bundle exec cucumber --profile unshred_on_travis_ci

0 comments on commit 6b5dae3

Please sign in to comment.