Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Update circle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
acouch authored Oct 27, 2016
1 parent 8771974 commit 4de8c69
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,9 @@ dependencies:
test:
override:
- ruby dkan/.ahoy/.scripts/circle-behat.rb docroot/profiles/dkan/test/features --tags='~@customizable&&~@fixme&&~@testBug':
parallel: true

timeout: 1200
parallel: true

post:
- echo $CIRCLE_ARTIFACTS; cp -av dkan/test/assets $CIRCLE_ARTIFACTS:
parallel: true

0 comments on commit 4de8c69

Please sign in to comment.