Skip to content

Commit f987163

Browse files
author
gnu3ra
committed
reenable original travis settings
1 parent 09d0f64 commit f987163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo: false
22
language: cpp
33
dist: trusty
44

5-
#if: type != push OR branch =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/
5+
if: type != push OR branch =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/
66

77
install:
88
- export BASE=`pwd`

0 commit comments

Comments
 (0)