Skip to content

Commit e94fb46

Browse files
committed
tests need updating too
1 parent daa0c18 commit e94fb46

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.travis/before_install

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ apt-get update && apt-get install -y wget git build-essential squashfs-tools \
44
libtool \
55
autotools-dev \
66
automake \
7-
autoconf
7+
autoconf \
8+
uuid-dev \
9+
libssl-dev
10+
811

912
sudo sed -i -e 's/^Defaults\tsecure_path.*$//' /etc/sudoers
1013

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ and changes prior to that are (unfortunately) done retrospectively. Critical ite
2020

2121
**changed behavior**
2222
- *apps extraction* files limited to those in bin and lib, as the response to the server was too large.
23+
- **updated tests** to handle secure build
2324

2425
## [v2.4](https://github.com/singularityware/singularity-python/releases/tag/v2.4) (v2.4)
2526

0 commit comments

Comments
 (0)