Skip to content

Commit

Permalink
fix: added pouchdb
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonnie Spratley committed Jul 15, 2015
1 parent 8e4d7db commit f805a8a
Show file tree
Hide file tree
Showing 15 changed files with 500 additions and 636 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ db
coverage
docs
dist
node_modules
node_modules
angular-cms-db
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ node_js:
before_script:
- 'npm install -g bower grunt-cli'
- 'bower install'
- 'grunt --force'
- 'grunt -f -v'
#- sleep 2
#- 'grunt serve'
after_script:
Expand Down
Loading

0 comments on commit f805a8a

Please sign in to comment.