Ok lets try some automated testing!

This commit is contained in:
Caleb James DeLisle
2016-04-20 18:08:01 +02:00
parent a3787ee4dc
commit a9fba2cbab
2 changed files with 17 additions and 3 deletions

View File

@@ -3,6 +3,19 @@ branches:
only:
- master
- diffdom
- beta
- netflux
node_js:
- "0.12"
- "4.2.1"
before_script:
- cp config.js.dist
- npm install
- npm install bower
- ./node_modules/bower/bin/bower install
- node ./server.js &
- sleep 2
addons:
sauce_connect:
username: "cjdelisle"
access_key:
secure: "pgGh8YGXLPq6fpdwwK2jnjRtwXPbVWQ/HIFvwX7E6HBpzxxcF2edE8sCdonWW9TP2LQisZFmVLqoSnZWMnjBr2CBAMKMFvaHQDJDQCo4v3BXkID7KgqyKmNcwW+FPfSJ5MxNBro8/GE/awkhZzJLYGUTS5zi/gVuIUwdi6cHI8s="