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

Commit 17c6a6b

Browse files
committed
updated Travis CI
1 parent 1b93a70 commit 17c6a6b

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
@@ -13,7 +13,7 @@ install:
1313
- make
1414
- sudo make install
1515
- cd ../
16-
- cp -lf /usr/local/lib/libbson* /usr/lib
16+
- sudo cp -lf /usr/local/lib/libbson* /usr/lib
1717
- mkdir $SWIFT_DIR
1818
- curl https://swift.org/builds/ubuntu1404/$SWIFT_VERSION/$SWIFT_VERSION-ubuntu14.04.tar.gz -s | tar xz -C $SWIFT_DIR &> /dev/null
1919
script:

0 commit comments

Comments
 (0)