replaced Chrome browser with PhantomJS in karma tests

moved header to parent page, removed from templates
This commit is contained in:
Brad Rydzewski
2014-06-21 19:40:21 -07:00
parent 18f7209d1d
commit 77daa5743f
17 changed files with 2191 additions and 62 deletions

View File

@@ -8,6 +8,7 @@ deps:
# npm -g install karma
# npm -g install karma-jasmine
# npm -g install karma-chrome-launcher
# npm -g install karma-phantomjs-launcher
go get github.com/GeertJohan/go.rice/rice
go list github.com/drone/drone/... | xargs go get -t -v