Skip to content

Commit 29cadef

Browse files
committed
touch up .travis.yml
1 parent aa6763c commit 29cadef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
language: python
2-
sudo: false
2+
os: linux
33
cache: pip
44
env:
55
global:
66
- LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
77
- SEGFAULT_SIGNALS=all
8-
matrix:
8+
jobs:
99
include:
1010
- python: '3.6'
1111
env:

0 commit comments

Comments
 (0)