remove cedar 14 travis tests

This commit is contained in:
Casey Faist
2019-08-21 15:44:46 -07:00
parent 527ea604c8
commit 751413168b
-4
View File
@@ -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: