From 43c9ad34216a282a50cc1bbd107949c24db38835 Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Mon, 11 May 2020 19:55:18 +0200 Subject: Remove 'spack bootstrap' and associated docs (#15179) fixes #15145 This commit removes the outdated `spack bootstrap` command and any reference to it in the documentation and unit tests. --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index a11b00f34e..9e2a797393 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,11 +22,6 @@ jobs: os: linux language: python env: TEST_SUITE=flake8 -# Shell integration with module files - - python: '3.8' - os: linux - language: python - env: [ TEST_SUITE=bootstrap ] - stage: 'unit tests + documentation' python: '2.6' dist: trusty -- cgit v1.2.3-60-g2f50