Skip to content

Commit

Permalink
build: Upgraded nodejs to 8 on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
xlson authored Oct 16, 2018
1 parent c1399a0 commit f1ab0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ os: Windows Server 2012 R2
clone_folder: c:\gopath\src\github.com\grafana\grafana

environment:
nodejs_version: "6"
nodejs_version: "8"
GOPATH: C:\gopath
GOVERSION: 1.11

Expand Down

0 comments on commit f1ab0ea

Please sign in to comment.