We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc1879 commit bfb5a6aCopy full SHA for bfb5a6a
.travis.yml
@@ -3,6 +3,10 @@ language: node_js
3
cache: yarn
4
notifications:
5
email: false
6
+branches:
7
+ only:
8
+ - master
9
+ - next
10
node_js:
11
- node
12
- v12
0 commit comments