Skip to content

Commit 019aa46

Browse files
author
sueyoshi_go
committed
goodbye 1.9
1 parent 39891e1 commit 019aa46

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: ruby
22
rvm:
3-
- 1.9
43
- 2.0
54
- 2.1
65
- 2.2
@@ -11,6 +10,5 @@ notifications:
1110
email: false
1211
matrix:
1312
allow_failures:
14-
- rvm: 1.9
1513
- rvm: 2.2
1614
- rvm: ruby-head

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ TDDBC for Ruby with RSpec
88
## 動作確認環境
99
* ruby 2.1.x
1010
* ruby 2.0.x
11-
* ruby 1.9.x
12-
* 1.9系はpower_assertは非対応
1311

1412
## セットアップ
1513
```bash

0 commit comments

Comments
 (0)