瀏覽代碼

update travis.yml

Aykut Saraç 3 年之前
父節點
當前提交
34f8df1c80
共有 1 個文件被更改,包括 3 次插入0 次删除
  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