Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sirdarckcat committed Feb 24, 2017
1 parent 4543c64 commit dcb5804
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ env:

install:
- export PATH=$HOME/.local/bin:$PATH
- pip install --user six
- pip install --user git+https://github.com/google/closure-linter.git
- nvm install ${NODEJS_VERSION} && nvm alias default ${NODEJS_VERSION}
- ./do.sh install_deps
Expand Down

0 comments on commit dcb5804

Please sign in to comment.