Skip to content

Commit 0dddc42

Browse files
committed
Adding orbs and browser-tools to circleci
1 parent 5117bcc commit 0dddc42

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.circleci/config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
#
33
# Check https://circleci.com/docs/2.0/language-javascript/ for more details
44
#
5-
version: 2
5+
version: 2.1
6+
orbs:
7+
browser-tools: circleci/browser-tools@1.4.1
68
jobs:
79
build:
810
docker:

0 commit comments

Comments
 (0)