version to be specified for salt formula
diff --git a/.travis.yml b/.travis.yml
index 6479b4b..3cb3de2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,7 @@
 
 script:
   - test ! -e .kitchen.yml || bundle exec kitchen converge || true
-  - test ! -e .kitchen.yml || bundle exec kitchen verify
+  - test ! -e .kitchen.yml || bundle exec kitchen verify -t tests/integration
 
 notifications:
   webhooks: