Update .travis.yml and notififcations
diff --git a/.kitchen.yml b/.kitchen.yml
index c024b42..e5902e0 100644
--- a/.kitchen.yml
+++ b/.kitchen.yml
@@ -29,16 +29,11 @@
sudo: true
platforms:
- - name: ubuntu-trusty
+ - name: <%=ENV['PLATFORM'] || 'ubuntu-xenial'%>
driver_config:
- image: trevorj/salty-whales:trusty
+ image: <%=ENV['PLATFORM'] || 'trevorj/salty-whales:xenial'%>
platform: ubuntu
-
- - name: ubuntu-xenial
- driver_config:
- image: trevorj/salty-whales:xenial
- platform: ubuntu
-
+
# - name: centos-7.1
suites: