mirror of
https://github.com/libtom/libtomcrypt
synced 2026-08-25 20:26:07 -04:00
test for travis PG issues
This commit is contained in:
parent
734ba7ec50
commit
78ebaa9c2e
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ sudo: required
|
|||
language: c
|
||||
|
||||
before_install:
|
||||
- cat /etc/apt/apt.conf.d/99-travis-apt-proxy
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y libtommath-dev libgmp-dev libtfm-dev valgrind libtool-bin
|
||||
|
||||
|
|
@ -21,6 +22,7 @@ branches:
|
|||
- master
|
||||
- develop
|
||||
- /^release\/.*$/
|
||||
- /^travis/
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue