.travis.yml in chef-provisioning-vsphere-1.0.0 vs .travis.yml in chef-provisioning-vsphere-1.1.0
- old
+ new
@@ -3,6 +3,8 @@
branches:
only:
- master
rvm:
- 2.3.2
-script: bundle exec rake style
+script:
+ - bundle exec rake style
+ - bundle exec rake spec