Skip to content

Commit 2c1400c

Browse files
committed
travis now build all branches
1 parent a4e9ee4 commit 2c1400c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ addons:
2222
- ubuntu-toolchain-r-test
2323
packages:
2424
- g++-7
25-
branches:
26-
only:
27-
- linux
28-
- xd_dev
29-
- "/^v\\d+\\./"
25+
#branches:
26+
# only:
27+
# - linux
28+
# - xd_dev
29+
# - "/^v\\d+\\./"
3030
notifications:
3131
email: false
3232
env:

0 commit comments

Comments
 (0)