Skip to content

Commit

Permalink
Upgraded node 10.11.0 on CircleCI.
Browse files Browse the repository at this point in the history
  • Loading branch information
kelp404 authored Sep 21, 2018
1 parent 38b5d77 commit 554f76f
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 @@ -32,7 +32,7 @@ jobs:
node10:
working_directory: ~/enju
docker:
- image: node:10.10.0
- image: node:10.11.0
steps:
- checkout
- run: npm install -g coffeescript nodeunit grunt-cli
Expand Down

0 comments on commit 554f76f

Please sign in to comment.