Skip to content

Commit

Permalink
[CI] install ncurses-dev for lua test
Browse files Browse the repository at this point in the history
  • Loading branch information
andyli committed Oct 5, 2019
1 parent 147c7dd commit 5d200be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ stages:
TEST: python
lua:
TEST: lua
APT_PACKAGES: ncurses-dev
steps:
- checkout: self
fetchDepth: 20
Expand Down

0 comments on commit 5d200be

Please sign in to comment.