Skip to content

Commit 075ead3

Browse files
committed
travis searching libboost version reveals it is still 1.55
1 parent 9b83951 commit 075ead3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ before_install:
2222
# OpenZWave
2323
- git clone https://github.com/OpenZWave/open-zwave.git open-zwave-read-only
2424
# lookup boost version
25-
- sudo apt-cache search libboost
25+
#- sudo apt-cache search libboost
2626

2727
# Build matrix definition
2828
# * Two builds

0 commit comments

Comments
 (0)