From ae4011914b2749d3fa467d513c49ef97a8d22ed6 Mon Sep 17 00:00:00 2001 From: alexcos20 Date: Sat, 19 Sep 2020 00:33:35 -0700 Subject: [PATCH] update travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8a150c37..1a5d0c5d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,4 +47,4 @@ deploy: api_key: ${NPM_TOKEN} skip_cleanup: true on: - tags: true + tags: true \ No newline at end of file