Removing resource class circleci config

This commit is contained in:
Ryan Baxter
2019-11-12 12:39:18 -05:00
parent 964a800564
commit 7dbea8b818

View File

@@ -10,7 +10,6 @@ jobs:
branches:
ignore:
- gh-pages # list of branches to ignore
resource_class: large
steps:
- checkout
- restore_cache:
@@ -37,4 +36,4 @@ jobs:
destination: artifacts
- store_test_results:
path: ~/junit/
destination: testartifacts
destination: testartifacts