Skip to content

Commit

Permalink
Use MSpec default configuration file name.
Browse files Browse the repository at this point in the history
* Means it does not need to be specified if running in the rubyspec dir.
  • Loading branch information
eregon committed Feb 25, 2015
1 parent af065aa commit cc69f33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: ruby
script:
- bundle exec mspec --config ruby.mspec -t ruby
- bundle exec mspec -t ruby
notifications:
email: false
rvm:
Expand Down
File renamed without changes.

0 comments on commit cc69f33

Please sign in to comment.