Skip to content

Commit

Permalink
Issue (#3): TRAVIS Integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrarahmad committed Feb 13, 2019
1 parent 96847e8 commit d7859df
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,10 @@ install:
- sudo locale-gen da_DK
- sudo locale-gen da_DK.utf8
- sudo pip install cpp-coveralls
- sudo echo "deb http://cz.archive.ubuntu.com/ubuntu xenial main universe" >> /etc/apt/sources.list
- sudo apt-get update
- sudo apt-get install libbson-1.0
- sudo apt-get install libmongoc-1.0-0
- sudo apt-get install cmake libssl-dev libsasl2-dev
- sudo apt-get install libjson-c-dev
- sudo -s find / -iname libbson-1.0.pc
- export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/x86_64-linux-gnu/pkgconfig/
- ls -lrt
- ./auto_gen.sh
- install_pg
- install_custom_pg
before_script:
Expand Down

0 comments on commit d7859df

Please sign in to comment.