Skip to content

Commit

Permalink
Remove old stack snapshot CIs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Kelly committed Feb 5, 2020
1 parent 9443a81 commit 00192bb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ matrix:
compiler: ": #stack default"
addons: {apt: {packages: [libgmp-dev]}}

- env: BUILD=stack ARGS="--resolver lts-12"
compiler: ": #stack 8.4.4"
addons: {apt: {packages: [libgmp-dev]}}

# Nightly builds are allowed to fail
- env: BUILD=stack ARGS="--resolver nightly"
compiler: ": #stack nightly"
Expand All @@ -74,10 +70,6 @@ matrix:
compiler: ": #stack default osx"
os: osx

- env: BUILD=stack ARGS="--resolver lts-12"
compiler: ": #stack 8.4.4 osx"
os: osx

- env: BUILD=stack ARGS="--resolver nightly"
compiler: ": #stack nightly osx"
os: osx
Expand Down

0 comments on commit 00192bb

Please sign in to comment.