Start using Travis CI

revert-117-master
Gregory Pike 10 years ago
parent 92323fa832
commit 8470ebddfe

@ -0,0 +1,5 @@
language: node_js
node_js:
- '0.10'
before_script:
- 'npm install -g grunt-cli'

@ -3,6 +3,8 @@ angular-local-storage
An Angular module that gives you access to the browsers local storage
[![Build Status](https://secure.travis-ci.org/username/reponame.png?branch=master)](https://travis-ci.org/username/reponame)
Example use:
```javascript