We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db4e382 commit 11a2e41Copy full SHA for 11a2e41
.travis.yml
@@ -2,7 +2,7 @@ sudo: false
2
language: cpp
3
dist: trusty
4
5
-#if: type != push OR branch =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/
+if: type != push OR branch =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/
6
7
install:
8
- export BASE=`pwd`
0 commit comments