We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b5d77 commit 554f76fCopy full SHA for 554f76f
.circleci/config.yml
@@ -32,7 +32,7 @@ jobs:
32
node10:
33
working_directory: ~/enju
34
docker:
35
- - image: node:10.10.0
+ - image: node:10.11.0
36
steps:
37
- checkout
38
- run: npm install -g coffeescript nodeunit grunt-cli
0 commit comments