summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSolly Ross <sross@redhat.com>2014-06-23 19:39:50 -0400
committerSolly Ross <sross@redhat.com>2014-09-15 16:46:02 -0400
commite6af0f60b061933dee1a8637aeb7bba7dd65b133 (patch)
tree99095fa63bae8f562d889f0ce155014cb915f3f1 /README.md
parentbbbf42bb5a70cddd44d5d1f2ec1c6ae9156034bb (diff)
downloadnovnc-e6af0f60b061933dee1a8637aeb7bba7dd65b133.tar.gz
Add support for Travis CI and SauceLabs Testing
This adds support for Travis CI and SauceLabs testing. Testing on SauceLabs in done via the Karma test runner. Note that encrypted Sauce username and access key values need to be inserted into .travis.yml as global environment variables. Additionally, the local test runner (which is still useful for debugging tests and code) was updated to reflect that the 'node_modules' folder now gets placed in the root directory.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d547267..c0aedd8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
## noVNC: HTML5 VNC Client
+[![Build Status](https://travis-ci.org/kanaka/noVNC.svg?branch=refactor%2Fcleanup)](https://travis-ci.org/kanaka/noVNC)
### Description