aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
author8cy <[email protected]>2020-07-19 02:15:05 -0700
committer8cy <[email protected]>2020-07-19 02:15:05 -0700
commit509ee6e2526012acc76e96c5fb6e63db5b8546a6 (patch)
tree6fed77a7092de7951de4de23dbe9377ff95f10d6 /.travis.yml
parentthere is no nead for tests actually (diff)
downloadwater-waifu-509ee6e2526012acc76e96c5fb6e63db5b8546a6.tar.xz
water-waifu-509ee6e2526012acc76e96c5fb6e63db5b8546a6.zip
remove other tests stuff
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index f0ba990..c9c1e4b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,4 @@
language: node_js
node_js:
- "8"
- - "10"
-
-script:
- - npm run test \ No newline at end of file
+ - "10" \ No newline at end of file