Skip to content

Commit

Permalink
Disabled lamp-upgrade test.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinhartman committed Jun 2, 2020
1 parent 063ac7a commit 6690c54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ script:
- ./brew
- sudo ./install
- sudo ./lamp-add
- sudo ./lamp-upgrade
# Upgrade is disabled due to travis getting stuck waiting for Y/n response.
# - sudo ./lamp-upgrade
# after_success: coveralls

0 comments on commit 6690c54

Please sign in to comment.