mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-09-10 12:00:15 +08:00
merge from master
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
npm install -g grunt-cli
|
||||
npm install
|
||||
|
||||
grunt execSpecsInNode
|
||||
Reference in New Issue
Block a user