We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1475025 commit 3be6556Copy full SHA for 3be6556
.travis.yml
@@ -14,7 +14,7 @@ _autorest_install: &_autorest_install
14
- git clone --recursive https://github.com/Azure/autorest.python.git
15
- cd autorest.python
16
- sudo apt-get install libunwind8-dev
17
- - nvm install 7
+ - nvm install 8
18
- npm install # Install test server pre-requisites
19
jobs:
20
include:
0 commit comments