Increase wait in job_spec

This commit is contained in:
Piotr Sarnacki 2013-03-07 02:04:51 +01:00
parent 25079b8d79
commit 6c10592864
2 changed files with 1 additions and 6 deletions

View File

@ -20,11 +20,6 @@ after_script:
- "bundle exec rakep"
- "test $TEST_SUITE = \"ember\" && travis-artifacts upload --target-path assets/$TRAVIS_BRANCH --path public/scripts:scripts --path public/styles:styles"
matrix:
allow_failures:
- env: "TEST_SUITE=ember"
rvm: "1.9.3"
notifications:
irc: "irc.freenode.org#travis"
campfire:

View File

@ -38,7 +38,7 @@ describe 'on the "job" state', ->
build: { href: '/travis-ci/travis-core/builds/1' }
job: { href: '/travis-ci/travis-core/jobs/1', active: true }
waits 10
waits 30
runs ->
displaysLog [
'log 1'