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 16274c9 commit 850f65b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ install:
- sudo pip install cpp-coveralls
- sudo apt-get install cmake libssl-dev libsasl2-dev
- sudo apt-get install libjson-c-dev
- export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/
- ./autogen.sh
- ls -lrt /usr/local/lib/pkgconfig/
- export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/
- install_pg
- install_custom_pg
before_script:
Expand Down

0 comments on commit 850f65b

Please sign in to comment.