From d179325f71b942e1cb78d6f79b03699ab8d78a72 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 14 Feb 2013 14:23:24 -0800 Subject: [PATCH] Added .travis.yml file --- .travis.yml | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 00000000..baa0031d --- /dev/null +++ b/.travis.yml @@ -0,0 +1,3 @@ +language: node_js +node_js: + - 0.8 diff --git a/README.md b/README.md index 759ca450..d8b0fad2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project is a fork of the OpenSeadragon project at http://openseadragon.codeplex.com/ -## On the Web +## On the Web http://openseadragon.github.com/