1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Exclude the duplicated Ruby v2.1.0 run

We only run coverage on 2.1.0 but due to the testing matrix we actually
run the same tests twice.

Hopefully this removes the run without coverage.
This commit is contained in:
Paul Thornthwaite 2014-02-14 11:42:40 +00:00
parent 855cd8544f
commit 9a679ad02a

View file

@ -32,6 +32,7 @@ matrix:
gemfile: Gemfile.1.8.7
- rvm: 2.1.0
gemfile: Gemfile.1.8.7
env:
- rvm: jruby-18mode
gemfile: Gemfile
- rvm: jruby-19mode