Skip to content

Commit

Permalink
Try to fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
axelson committed Jul 20, 2019
1 parent 78eb157 commit ce5fdcf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,8 @@ script:
- mix deps.compile
- mix compile --warnings-as-errors
- mix test
addons:
apt:
packages:
- cmake-data
- cmake

0 comments on commit ce5fdcf

Please sign in to comment.