From d28cf8b08f29a0974e74d99b8de8b1541f241ef9 Mon Sep 17 00:00:00 2001 From: gianlucaguarini Date: Tue, 22 Dec 2020 15:40:31 +0100 Subject: [PATCH] updated: travis setup --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 008c800..203e67f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ node_js: branches: only: - - master + - main - dev after_success: npm run cov