mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-22 08:17:58 -05:00
Add test folder + basic unit test setup
Add grunt mochaWebdriver plugin for phantomJs test Conflicts: .travis.yml dist/opensourcepos.min.js
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.8"
|
||||
before_install: npm install -g grunt-cli
|
||||
install: npm install
|
||||
before_script: grunt
|
||||
script: grunt mochaWebdriver:test
|
||||
|
||||
Reference in New Issue
Block a user