.travis.yml in space2hyphen-0.0.1 vs .travis.yml in space2hyphen-0.0.2
- old
+ new
@@ -1,16 +1,21 @@
language: ruby
rvm:
+ - 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"
notifications:
slack: sachin21dev:PVRFTzXu4ovOOkZYJ6fCISbq