Major version increase ahead of incoming API additions. Add link to Travis CI status.

This commit is contained in:
Lovell Fuller
2014-04-08 23:11:01 +01:00
parent e9ca25cb45
commit 200d5a9312
2 changed files with 2 additions and 2 deletions

View File

@@ -192,7 +192,7 @@ sharp.cache(200); // { current: 98, high: 115, limit: 200 }
sharp.cache(50); // { current: 49, high: 115, limit: 50 }
```
## Testing
## Testing [![Build Status](https://travis-ci.org/lovell/sharp.png?branch=master)](https://travis-ci.org/lovell/sharp)
npm test