Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mbasso committed Feb 6, 2018
1 parent f83b080 commit d422da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- stage: Deploy website
language: node_js
node_js: "9"
install: false
install: true
script: skip
deploy:
provider: script
Expand Down

0 comments on commit d422da1

Please sign in to comment.