aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2020-07-05 10:01:26 -0700
committerAnton Tananaev <anton.tananaev@gmail.com>2020-07-05 10:01:31 -0700
commit69b7260ddd8433db1cb3d5ec5740a1a2522325cc (patch)
treef121688489b2dfd41ed61e239a3a3fd3038a77b2 /.travis.yml
parent2f0c290f639f9a80ba824277f4219417ef744732 (diff)
downloadetbsa-traccar-web-69b7260ddd8433db1cb3d5ec5740a1a2522325cc.tar.gz
etbsa-traccar-web-69b7260ddd8433db1cb3d5ec5740a1a2522325cc.tar.bz2
etbsa-traccar-web-69b7260ddd8433db1cb3d5ec5740a1a2522325cc.zip
Remove Travis and update readme
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 11a29eb..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-language: node_js
-node_js:
- - node
-
-script:
- - npm run lint