Aykut Saraç пре 3 година
родитељ
комит
6a94a2c86c
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -5,6 +5,9 @@ cache:
 directories:
   - node_modules
   - .next
+branches:
+  only:
+  - main
 script:
   - npm run test
   - npm run build