Skip to content

Commit

Permalink
CI: Remove Mint 18
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Oct 30, 2018
1 parent 4768c9b commit 4c18472
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ shared: &shared
fi
jobs:
"mint18":
<<: *shared
docker:
- image: linuxmintd/mint18-amd64

"mint19":
<<: *shared
docker:
Expand All @@ -57,6 +52,5 @@ workflows:
version: 2
build:
jobs:
- "mint18"
- "mint19"
- "lmde3"

0 comments on commit 4c18472

Please sign in to comment.