Skip to content

Commit

Permalink
Travis: Fix build error due to wrong command
Browse files Browse the repository at this point in the history
Signed-off-by: 林博仁 <[email protected]>
  • Loading branch information
brlin-tw committed Aug 2, 2017
1 parent 032b2af commit d41390f
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 @@ -30,7 +30,7 @@ script:
- mk-build-deps && mv woeusb-build-deps*.deb ..
- autoreconf --force --install
- ./configure
- ./make
- make

deploy:
provider: releases
Expand Down

0 comments on commit d41390f

Please sign in to comment.