diff options
author | 偏右 <afc163@gmail.com> | 2017-02-20 16:03:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-20 16:03:41 +0800 |
commit | dd63e6e7fa1d600d3656a4edbe5f5fc5410f443a (patch) | |
tree | d4d7f3cb8ad22cfed3a5f39408a4953b9844bf4c /.travis.yml | |
parent | ed8496061a1535fb82503d9723a6014a85ee7625 (diff) | |
parent | 46e5fd60344c4fa718117e82153773ab0d15ebfc (diff) | |
download | time-picker-dd63e6e7fa1d600d3656a4edbe5f5fc5410f443a.tar.gz time-picker-dd63e6e7fa1d600d3656a4edbe5f5fc5410f443a.tar.zst time-picker-dd63e6e7fa1d600d3656a4edbe5f5fc5410f443a.zip |
Merge branch 'master' into feat-focus
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index e780b32..d2c1fdb 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -7,7 +7,7 @@ notifications: | |||
7 | - yiminghe@gmail.com | 7 | - yiminghe@gmail.com |
8 | 8 | ||
9 | node_js: | 9 | node_js: |
10 | - 4.0.0 | 10 | - 6 |
11 | 11 | ||
12 | before_install: | 12 | before_install: |
13 | - | | 13 | - | |