Skip to content

Commit

Permalink
Merge pull request #34 from vlvovch/devel
Browse files Browse the repository at this point in the history
Devel
  • Loading branch information
vlvovch authored Feb 19, 2022
2 parents 31e9e0f + 7a269e0 commit b999ed5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ install:
script:
- mkdir build
- cd build
- cmake -DINCLUDE_TESTS=ON ../
- cmake -DINCLUDE_TESTS=OFF ../
- make -j$(nproc)
- make test
- cd bin/examples
- ./CalculationTmu
- ./BagModelFit 0.50 0.100 0.301 0.005
Expand Down

0 comments on commit b999ed5

Please sign in to comment.