Skip to content

Commit

Permalink
cleaning up travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Mar 14, 2019
1 parent 0b499b9 commit 11c1e92
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ script:
- cmake -DPIO_HDF5_LOGGING=On -DPIO_USE_MALLOC=On -DPIO_ENABLE_LOGGING=On -DPIO_ENABLE_TIMING=Off ..
- make VERBOSE=1
- make tests VERBOSE=1
- cd tests/cunit
- mpiexec -n 4 ./test_pioc
- make test
- make test VERBOSE=1


0 comments on commit 11c1e92

Please sign in to comment.