aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsmgeek <tsmgeek@gmail.com>2017-08-17 23:24:44 +0100
committertsmgeek <tsmgeek@gmail.com>2017-08-17 23:24:44 +0100
commit7cc500fed0e06b6f739f9a3101dba88f40951572 (patch)
tree81c2610df78166fb61c2b7da6ddd75dc46f4408c
parent6788aaadc41553b5d2f1612229896d6aea174c11 (diff)
downloadetbsa-traccar-web-7cc500fed0e06b6f739f9a3101dba88f40951572.tar.gz
etbsa-traccar-web-7cc500fed0e06b6f739f9a3101dba88f40951572.tar.bz2
etbsa-traccar-web-7cc500fed0e06b6f739f9a3101dba88f40951572.zip
fix travis tests
-rw-r--r--.travis.yml (renamed from .travis.yaml)0
-rw-r--r--package.json2
2 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yaml b/.travis.yml
index e69de29..e69de29 100644
--- a/.travis.yaml
+++ b/.travis.yml
diff --git a/package.json b/package.json
index 2a3cd4a..edd9dab 100644
--- a/package.json
+++ b/package.json
@@ -4,4 +4,4 @@
"build": "echo \"Warning: no build specified\" && exit 0",
"test": "echo \"Warning: no test specified\" && exit 0"
}
-} \ No newline at end of file
+}