Skip to content

Commit 7d80634

Browse files
committed
roll back travis setting
1 parent 9cc40da commit 7d80634

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ env:
1313
- INSTALL_DEB_DEPENDECIES=true NIPYPE_EXTRAS="doc,tests,fmri,profiler,duecredit" CI_SKIP_TEST=1
1414
- INSTALL_DEB_DEPENDECIES=true NIPYPE_EXTRAS="doc,tests,fmri,profiler" PIP_FLAGS="--pre" CI_SKIP_TEST=1
1515
before_install:
16-
- unset DISPLAY
1716
- function apt_inst {
1817
if $INSTALL_DEB_DEPENDECIES; then sudo rm -rf /dev/shm; fi &&
1918
if $INSTALL_DEB_DEPENDECIES; then sudo ln -s /run/shm /dev/shm; fi &&

0 commit comments

Comments
 (0)