Skip to content

Commit

Permalink
Removed bashism in ci_build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkr committed Dec 23, 2017
1 parent 4009727 commit 644553d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ done

ninja -C build coverage
cd build
bash <(curl -s https://codecov.io/bash)
curl -s https://codecov.io/bash | bash

0 comments on commit 644553d

Please sign in to comment.