Browse Source

update travis.yml

Aykut Saraç 3 years ago
parent
commit
34f8df1c80
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -1,6 +1,9 @@
 language: node_js
 node_js:
   - "14"
+branches:
+  only:
+  - main
 cache:
 directories:
   - node_modules