Skip to content

Commit

Permalink
Leave functional tests out of travis for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
arangamani committed Jan 15, 2014
1 parent 08603ee commit 5830920
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ before_install:

script:
- bundle exec rake unit_tests
- bundle exec rake func_tests
- travis/setup_crumb.sh
- bundle exec rake func_tests
# - bundle exec rake func_tests
# - travis/setup_crumb.sh
# - bundle exec rake func_tests
notifications:
webhooks: https://www.buildheroes.com/api/projects/588c9dffdc8f0deff4d89d87bf370e8dba8a8a95/builds
email: false
Expand Down

0 comments on commit 5830920

Please sign in to comment.