We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a5a49 commit 93409aaCopy full SHA for 93409aa
.travis.yml
@@ -4,7 +4,7 @@ notifications:
4
email: false
5
branches:
6
except:
7
- - "/^v\\d+\\.\\d+\\.\\d+$/"
+ - /^v\d+\.\d+\.\d+(-(alpha|beta)\.\d+(@(alpha|beta))?)?$/
8
before_install: curl ifconfig.co
9
after_install: npm ls >/dev/null
10
before_deploy:
0 commit comments