Skip to content

Commit

Permalink
New travis ci test procedure.
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Nielsen committed Sep 29, 2014
1 parent c720277 commit 760e203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,4 +7,4 @@ php:
notifications:
email: "erik@312development.com"

script: "cd unittests && phpunit ImageCacheTest.php"
script: "phpunit"

0 comments on commit 760e203

Please sign in to comment.