diff options
| author | Gregg Caines <[email protected]> | 2013-06-22 16:05:58 -0600 |
|---|---|---|
| committer | Gregg Caines <[email protected]> | 2013-06-22 16:05:58 -0600 |
| commit | 187dc098763f9b8e9f6ebc839b93210bfde8bac2 (patch) | |
| tree | c2f74a553caa27bf3d87eb6f5b058b33caff6f9e | |
| parent | 8d5ae54ba507f6690b2f4f26a4bb7ff7c53cc090 (diff) | |
| download | node-coveralls-187dc098763f9b8e9f6ebc839b93210bfde8bac2.tar.xz node-coveralls-187dc098763f9b8e9f6ebc839b93210bfde8bac2.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ you're using a different build system, there are a few environment variables tha There are optional environment variables for other build systems as well: * COVERALLS_SERVICE_JOB_ID (an id that uniquely identifies the build job) +* COVERALLS_RUN_AT (a date string for the time that the job ran. RFC 3339 dates work. This defaults to your +build system's date/time if you don't set it.) ###[Blanket.js](https://github.com/alex-seville/blanket) - Install [blanket.js](http://blanketjs.org/) |
