Skip to content

Commit

Permalink
travis-ci: run cpuinfo app prior to unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sekrit-twc authored and sekrit-twc committed Jul 17, 2021
1 parent 90a2da4 commit 097b9db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ fi
make clean
make "-j${NPROC}"
make "-j${NPROC}" test/unit_test
./testapp cpuinfo
./test/unit_test

0 comments on commit 097b9db

Please sign in to comment.