Skip to content

Commit ab8e575

Browse files
author
regic
committed
Remove failures
1 parent 7179b74 commit ab8e575

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,8 @@ before_script:
2727

2828

2929
jobs:
30-
allow_failures:
31-
- name: test
32-
- name: codeclimate
3330
include:
3431
- stage: test
35-
name: test
3632
script: bundle exec rspec && /tmp/coverage/cc-test-reporter format-coverage -t simplecov -o /tmp/coverage/codeclimate.rspec.json
3733
workspaces:
3834
create:
@@ -45,7 +41,6 @@ jobs:
4541
name: cucumber
4642
paths: /tmp/coverage
4743
- stage: codeclimate
48-
name: codeclimate
4944
git:
5045
clone: false
5146
language: minimal

0 commit comments

Comments
 (0)