Testing Travis Notifications - This should fail
diff --git a/.travis.yml b/.travis.yml
index 786d02e..6d3fde4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@
 services:
   - docker
 
-install:
+
   - pip install PyYAML
   - pip install virtualenv
   - |
@@ -18,7 +18,6 @@
     #gem 'kitchen-salt', '>=0.2.25'
   - bundle install
 
-env:
     - PLATFORM=trevorj/salty-whales:trusty
     - PLATFORM=trevorj/salty-whales:xenial