Skip to content

Commit e3d1dbd

Browse files
authored
Update .travis.yml
1 parent 9c325ea commit e3d1dbd

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
@@ -6,6 +6,6 @@ compiler:
66
os:
77
- linux
88
install:
9-
- libboost-dev
9+
- sudo apt-get install libboost-dev
1010
script:
1111
- ./build.sh

0 commit comments

Comments
 (0)