Skip to content

Commit

Permalink
Fixed travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Willena committed Sep 21, 2020
1 parent 5e6e5df commit 87b4b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ before_deploy:
- echo "Now deploying things !"
- git config --local user.name "Villena Guillaume"
- git config --local user.email "[email protected]"
- apt get install -y zip
- sudo apt-get install -y zip
- source VERSION
- zip -r ./sqlite-natives-$version ./src/main/resources/org/sqlite/native
- make deploy
Expand Down

0 comments on commit 87b4b66

Please sign in to comment.