Skip to content

Commit

Permalink
Disables pkg-tests from CircleCI (moved to Azure)
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis committed Nov 12, 2018
1 parent f96f54f commit 0a656be
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,14 +122,14 @@ jobs:
root: ~/project
paths:
- yarn
test-pkg-tests-linux-node10:
<<: *docker_defaults
docker:
- image: node:10
<<: *pkg_tests
test-pkg-tests-linux-node8:
<<: *docker_defaults
<<: *pkg_tests
# test-pkg-tests-linux-node10:
# <<: *docker_defaults
# docker:
# - image: node:10
# <<: *pkg_tests
# test-pkg-tests-linux-node8:
# <<: *docker_defaults
# <<: *pkg_tests
test-linux-node10:
<<: *docker_defaults
<<: *test_steps
Expand Down

0 comments on commit 0a656be

Please sign in to comment.