Skip to content

Commit

Permalink
azure-pipelines: Install bc and flex
Browse files Browse the repository at this point in the history
  • Loading branch information
auscompgeek authored Aug 5, 2019
1 parent 44c4dc4 commit 8072237
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 @@ -4,6 +4,7 @@ pool:
steps:
- script: |
echo "CPUS='$CPUS' PLATFORMS='$PLATFORMS' TARGETS='$TARGETS' FIRMWARE='$FIRMWARE'"
sudo apt-get install bc flex
./.travis/setup.sh
displayName: Setup
- script: ./.travis/build.sh
Expand Down

0 comments on commit 8072237

Please sign in to comment.