Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jupe authored Feb 19, 2019
1 parent 3473d88 commit 3656f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ workflows:
defaults: &defaults
working_directory: ~/opentmi
docker:
- image: circleci/node:8.12.0-browsers
- image: circleci/node:8.12.0-browsers
steps:
- checkout
- run: node --version > _tmp_file
Expand Down

0 comments on commit 3656f2d

Please sign in to comment.