Skip to content

Commit

Permalink
only run full suite to avoid 429 errors
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkappa committed May 7, 2018
1 parent ccd7eff commit 92a9138
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,5 @@ build:
- script:
name: run tests
code: |
make test
- script:
name: run acceptance tests
code: |
make testacc

0 comments on commit 92a9138

Please sign in to comment.