Skip to content

Commit 0470dd7

Browse files
authored
Update .travis.yml
1 parent 1a43365 commit 0470dd7

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
@@ -20,5 +20,5 @@ script:
2020
# Build BTpp
2121
- (cd build; cmake .. ;cmake --build . )
2222
#Install BTpp
23-
- (cd build; sudo cmake --build . --target install)
23+
- (cd build; sudo make install)
2424

0 commit comments

Comments
 (0)