.travis.yml in
burgundy-0.1.0
vs .travis.yml in
burgundy-0.2.0
- old
+ new
@@ -1,2 +1,4 @@
language: ruby
+sudo: false
+cache: bundler
rvm: - '2.1'