Skip to content
This repository was archived by the owner on Nov 16, 2019. It is now read-only.

Commit c6ded82

Browse files
author
Mridul Jain
committed
Python test api setup
1 parent 3b45b30 commit c6ded82

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/travis/travis_install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
add-apt-repository -y ppa:kubuntu-ppa/backports
55
# for proto2.5
66
add-apt-repository -y ppa:chris-lea/protobuf
7+
# for boost
8+
add apt-repository -y ppa:boost-latest/ppa
79
apt-get -y --force-yes update
810
# remove CONDA directory
911
rm -rf $CONDA_DIR

0 commit comments

Comments
 (0)