Explorar el Código

update travis.yml

Aykut Saraç hace 3 años
padre
commit
34f8df1c80
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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