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

Commit 7447b3a

Browse files
committed
updated Travis CI
1 parent 94482ab commit 7447b3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ install:
1414
- sudo make install
1515
- cd ../
1616
- sudo cp -lf /usr/local/lib/libbson* /usr/lib
17+
- sudo sed -i 's/<bson.h>/"bson.h"/g' /usr/local/include/libbson-1.0/bcon.h
1718
- mkdir $SWIFT_DIR
1819
- curl https://swift.org/builds/ubuntu1404/$SWIFT_VERSION/$SWIFT_VERSION-ubuntu14.04.tar.gz -s | tar xz -C $SWIFT_DIR &> /dev/null
1920
script:

0 commit comments

Comments
 (0)