Skip to content

Commit 00f2097

Browse files
authored
Update .travis.yml
1 parent 6fe2fa8 commit 00f2097

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ before_script:
1919
script:
2020
# Build BTpp
2121
- (cd build; cmake .. ;cmake --build . )
22+
#Install BTpp
23+
- (cd build; sudo cmake --build . --target install)

0 commit comments

Comments
 (0)