Skip to content

Commit

Permalink
circle-ci add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
txb-stoeckel committed Dec 10, 2018
1 parent 80b639e commit 6aebab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
name: end-to-end test
command: |
# make end-to-end-test
make bats
timeout 10 make bats
# - run:
# name: queue test
# command: |
Expand Down

0 comments on commit 6aebab2

Please sign in to comment.