Skip to content

Commit 7a909e9

Browse files
committed
Only have a single config file to avoid duplication.
1 parent 99bc14b commit 7a909e9

File tree

5 files changed

+1
-283
lines changed

5 files changed

+1
-283
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: ruby
22
script:
3-
- bundle exec mspec -t ruby
3+
- bundle exec mspec --config ruby.mspec -t ruby
44
notifications:
55
email: false
66
rvm:

ruby.2.1.mspec

Lines changed: 0 additions & 94 deletions
This file was deleted.

ruby.2.2.mspec

Lines changed: 0 additions & 94 deletions
This file was deleted.

ruby.2.3.mspec

Lines changed: 0 additions & 94 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)