.travis.yml in space2hyphen-0.0.2 vs .travis.yml in space2hyphen-0.0.3
- old
+ new
@@ -4,15 +4,9 @@
- ruby-2.3.0
- 2.1.4
- 2.1.2
- 2.1.1
- 2.1.0
- - 1.9.3-p547
- - 1.9.3-p392
- - 1.9.3-p429
- - 1.9.3-p448
- - 1.9.3-p484
- - 1.9.3-p545
before_install:
- gem install bundler
script: "bundle exec rspec spec"