Skip to content

Commit f6d10c9

Browse files
committed
添加 travis
1 parent a6d0f8a commit f6d10c9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.travis.yml

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
language: JavaScript
3+
4+
notifications:
5+
email:
6+
on_success: never
7+
on_failure: change
8+
git:
9+
depth: 10
10+
11+
branches:
12+
only:
13+
- master

0 commit comments

Comments
 (0)