Skip to content

Commit

Permalink
travis: fix make command
Browse files Browse the repository at this point in the history
  • Loading branch information
jedrzejboczar committed Jan 8, 2020
1 parent 4e54a46 commit 35d56d8
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 @@ -16,7 +16,7 @@ install:
- ./.travis/setup.sh

script:
- make $TARGETS
- make -C $DIR

jobs:
fail_fast: true
Expand Down

0 comments on commit 35d56d8

Please sign in to comment.