Skip to content

Commit

Permalink
Merge branch 'development' into gcmd_keyword_tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
lomky committed Mar 13, 2018
2 parents fea1c3e + 4ad6ff1 commit ae467c2
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,15 @@ addons:
apt:
packages:
- raptor2-utils
- postgresql
- postgresql-9.3
- postgresql-contrib-9.3
- postgresql-server-dev-9.3
- libuuid1
- uuid-dev
- openssl
- libssl-dev
- libpq-dev
- libxml2

perl:
- "5.20"
Expand Down

0 comments on commit ae467c2

Please sign in to comment.