离校前端框架,包括数据字典、工作队伍、新闻公告模块
diff --git a/leave-school-vue/.travis.yml b/leave-school-vue/.travis.yml
new file mode 100644
index 0000000..16574d9
--- /dev/null
+++ b/leave-school-vue/.travis.yml
@@ -0,0 +1,5 @@
+language: node_js
+node_js: stable
+script: npm run test
+notifications:
+  email: false