Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
Try installing node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Jul 18, 2016
1 parent bc92043 commit 5460e5c
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 @@ environment:
secure: vuYBT6D5arel88+Py/H3nnMPd4hInIXvr2cwhJaZSSSvJnmg+9sX1P5+bTWaJskYpGztHVMg0Iq7hgUCMKjh23w8WBrutLiUsixRE0LBjroIVJaRsYG1okSko0fNKVOCyOLKGt19Qrk45/TrTFlGMQ==

install:
- ps: Install-Product node 5
- ps: Install-Product node 6
- cd src
- npm install
- node_modules\.bin\bower install
Expand Down

0 comments on commit 5460e5c

Please sign in to comment.