Skip to content

Commit

Permalink
fix(ci): upgrade nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Mar 7, 2018
1 parent 4de75b5 commit 6b217e4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
machine:
node:
version: 5.3.0
version: 8.2.0
services:
- docker



dependencies:
override:
- npm install
Expand Down

0 comments on commit 6b217e4

Please sign in to comment.