Merge pull request #11 from Martin819/master

Update .travis.yml and notififcations
diff --git a/.travis.yml b/.travis.yml
index 7852407..e86607d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,9 +13,7 @@
     gem 'kitchen-docker'
     gem 'kitchen-inspec'
     gem 'inspec'
-    gem 'kitchen-salt', :git => 'https://github.com/epcim/kitchen-salt.git', :branch => 'dependencis-pkg-repo2'
-    #Waiting for PR#78
-    #gem 'kitchen-salt', '>=0.2.25'
+    gem 'kitchen-salt', :git => 'https://github.com/salt-formulas/kitchen-salt.git'
   - bundle install
 
 env: