Skip to content

Commit

Permalink
travis: accidentally removed toml installation
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebentley15 committed Oct 3, 2020
1 parent 2339000 commit 8b80cbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ matrix:

before_install:
- pip3 install --user setuptools
- pip3 install --user toml

script: dpkg --list | grep binutil && make -j4 && make -j4 -C tests && make check

Expand Down

0 comments on commit 8b80cbb

Please sign in to comment.