Skip to content

Commit

Permalink
Add Travis builds testing the minimal build
Browse files Browse the repository at this point in the history
  • Loading branch information
robinlinden committed Apr 28, 2019
1 parent a66ee39 commit 6d35958
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 @@ -7,6 +7,7 @@ compiler:
env:
- CMAKE_ARGS="-DBUILD_SHARED_LIBS=OFF"
- CMAKE_ARGS="-DBUILD_SHARED_LIBS=ON"
- CMAKE_ARGS="-DSODIUM_MINIMAL=ON"

script:
- mkdir build && cd build
Expand Down

0 comments on commit 6d35958

Please sign in to comment.