From cc0e231a4d4e1a0bf429a1374d653fcbde535620 Mon Sep 17 00:00:00 2001 From: Mark Nadal Date: Fri, 12 Sep 2014 19:36:30 -0700 Subject: [PATCH] travis? --- README.md | 3 +- examples/admin/index.html | 2 +- gun.js | 29 +++++- package.json | 5 +- shots.js | 43 +++++--- test/.travis.yml | 6 ++ test/common.js | 3 + test/shotgun.js | 13 +-- web/deck/boi.png | Bin 0 -> 37474 bytes web/deck/graph.png | Bin 0 -> 27426 bytes web/deck/index.html | 201 +++++++++++++++++++++++++++++++++++++ web/deck/jargon.png | Bin 0 -> 251283 bytes web/deck/nodejs.png | Bin 0 -> 9620 bytes web/deck/npm.png | Bin 0 -> 14994 bytes web/deck/prudential.gif | Bin 0 -> 2538 bytes web/deck/stackoverflow.png | Bin 0 -> 8998 bytes web/deck/thiel.svg | 111 ++++++++++++++++++++ web/deck/ucla.png | Bin 0 -> 76162 bytes 18 files changed, 381 insertions(+), 35 deletions(-) create mode 100644 test/.travis.yml create mode 100644 web/deck/boi.png create mode 100644 web/deck/graph.png create mode 100644 web/deck/index.html create mode 100644 web/deck/jargon.png create mode 100644 web/deck/nodejs.png create mode 100644 web/deck/npm.png create mode 100644 web/deck/prudential.gif create mode 100644 web/deck/stackoverflow.png create mode 100644 web/deck/thiel.svg create mode 100644 web/deck/ucla.png diff --git a/README.md b/README.md index 1ec7e3c3..5e8787de 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -gun +gun [![Build Status](https://travis-ci.org/amark/gun.svg?branch=master)](https://travis-ci.org/amark/gun) === Quick getting started guide. @@ -60,5 +60,6 @@ Now fire up your browser and hit that URL - you'll see your data, plus some gun - Authorization callbacks - Graph manipulation - Server to server communication +- Test more - Bug fixes - More via additional module hooks (schema, queries, etc.) diff --git a/examples/admin/index.html b/examples/admin/index.html index 4e9948d5..03266d36 100644 --- a/examples/admin/index.html +++ b/examples/admin/index.html @@ -47,7 +47,7 @@