From 751413168b106bd40277ac91b897a5994b03fe53 Mon Sep 17 00:00:00 2001 From: Casey Faist Date: Wed, 21 Aug 2019 15:44:46 -0700 Subject: [PATCH] remove cedar 14 travis tests --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index fe835a8..482a40e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,10 +19,6 @@ jobs: services: docker env: STACK=heroku-16 script: "./tests.sh" - - stage: Stack Unit Tests - services: docker - env: STACK=cedar-14 - script: "./tests.sh" - stage: Hatchet Integration script: "bundle exec rspec" env: