diff --git a/.travis.yml b/.travis.yml
index cdb5ec855f521b762f02d0a0a49f74db06c761b1..08e1412351bb8e81b2f9b9405332010d846671bf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,6 @@ before_script:
 script: 
   - scons
 after_script:
-  - phpunit 
+  - phpunit src/bindings/php/Tests
 notifications:
   irc: "irc.upstandinghackers.com#hammer"