mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-09-12 12:21:04 +08:00
Travis updates
This commit is contained in:
+1
-2
@@ -2,5 +2,4 @@ language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
before_install: npm install -g grunt-cli
|
||||
install: npm install
|
||||
before_script: grunt dev
|
||||
install: npm install
|
||||
+1
-1
@@ -26,6 +26,6 @@
|
||||
},
|
||||
"scripts": {
|
||||
"install": "bower install",
|
||||
"test": "./node_modules/karma/bin/karma start ./build/karma.conf.js --single-run --browsers PhantomJS"
|
||||
"test": "grunt karma:single"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user