Skip to content

Commit 285fb29

Browse files
jwagantallljharb
authored andcommitted
CI: Migrate slow test suit from Travis CI
Signed-off-by: Jessica Wagantall <[email protected]>
1 parent 8c30ac6 commit 285fb29

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
suite:
3232
- install_script
3333
- sourcing
34+
- slow
3435
shell:
3536
- sh
3637
- bash

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,6 @@ env:
8787
- SHELL=bash TEST_SUITE=fast
8888
- SHELL=zsh TEST_SUITE=fast
8989
# - SHELL=ksh TEST_SUITE=fast
90-
- SHELL=sh TEST_SUITE=slow
91-
- SHELL=dash TEST_SUITE=slow
92-
- SHELL=bash TEST_SUITE=slow
93-
- SHELL=zsh TEST_SUITE=slow
94-
# - SHELL=ksh TEST_SUITE=slow
9590
- SHELL=sh TEST_SUITE=installation_iojs
9691
- SHELL=sh TEST_SUITE=installation_iojs WITHOUT_CURL=1
9792
- SHELL=dash TEST_SUITE=installation_iojs

0 commit comments

Comments
 (0)