Skip to content
Snippets Groups Projects
Commit bc62ab51 authored by Ken Hawkins's avatar Ken Hawkins
Browse files

Remove npx install from travis

parent a644d486
No related branches found
No related tags found
No related merge requests found
Pipeline #73281 passed with stage
in 16 seconds
......@@ -3,8 +3,8 @@ language: node_js
node_js:
- "12"
before_install:
- npm install -g npx
# before_install:
# - npm install -g npx
install:
- npm install
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment