Skip to content

Commit cd58298

Browse files
committed
Enable containers.
1 parent 599daaf commit cd58298

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: python
22
python: 2.7
3+
sudo: false
34
env:
45
global:
56
LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so

ci/templates/.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: python
22
python: 2.7
3+
sudo: false
34
env:
45
global:
56
LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so

0 commit comments

Comments
 (0)