diff options
author | 1024x2 | 2018-11-01 21:45:29 +0000 |
---|---|---|
committer | 1024x2 | 2018-11-01 21:45:29 +0000 |
commit | db139870fedc28dc776369eec01c6c39fefab405 (patch) | |
tree | fd1965a2b25029e8fb58a013eee116435d375bc2 | |
parent | bf14c483debe3c814c3f1fb010ab0100159ffefd (diff) |
test
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 08b0e87..0c3e812 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ sudo: false dist: trusty language: node_js node_js: node -install: npm i script: - npm run test - npm run build |