Skip to content

Commit 554f76f

Browse files
authored
Upgraded node 10.11.0 on CircleCI.
1 parent 38b5d77 commit 554f76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
node10:
3333
working_directory: ~/enju
3434
docker:
35-
- image: node:10.10.0
35+
- image: node:10.11.0
3636
steps:
3737
- checkout
3838
- run: npm install -g coffeescript nodeunit grunt-cli

0 commit comments

Comments
 (0)