Skip to content

Instantly share code, notes, and snippets.

@randomdrake
Created March 10, 2014 21:54
Show Gist options
  • Save randomdrake/9475273 to your computer and use it in GitHub Desktop.
Save randomdrake/9475273 to your computer and use it in GitHub Desktop.
git:(master) ✗ gulp
[gulp] Using file /Users/randomdrake/Sites/Goldmine/gulpfile.js
[gulp] Working directory changed to /Users/randomdrake/Sites/Goldmine
[gulp] Live reload server listening on: 35729
[gulp] Running 'css'...
[gulp] Finished 'css' in 6.86 ms
[gulp] Running 'coffee'...
[gulp] Finished 'coffee' in 1.7 ms
[gulp] Running 'phpunit'...
[gulp] Finished 'phpunit' in 718 μs
[gulp] Running 'watch'...
[gulp] Finished 'watch' in 8.18 ms
[gulp] Running 'default'...
[gulp] Finished 'default' in 5.91 μs
[gulp] gulp-notify: [Gulp notification] JS Compiled from CoffeeScript...
[gulp] PHPUnit 3.7.32 by Sebastian Bergmann.
Configuration read from /Users/randomdrake/Sites/Goldmine/phpunit.xml
..
Time: 175 ms, Memory: 8.50Mb
OK (2 tests, 2 assertions)
[gulp] gulp-notify: [Gulp notification] PHPUnit Tests Run
[gulp] gulp-notify: [Gulp notification] CSS Compiled, Prefixed and Minified...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment