Skip to content

Commit

Permalink
Travis-ci: Use ctest for our tests
Browse files Browse the repository at this point in the history
  • Loading branch information
psavery committed Jul 25, 2018
1 parent 62e198c commit 172864a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/travis/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ else
-DUSE_SYSTEM_ZLIB=ON \
..
make -j2
./avogadrolibs/bin/AvogadroTests
./avogadrolibs/bin/AvogadroIOTests
cd avogadrolibs
ctest --output-on-failure
fi

0 comments on commit 172864a

Please sign in to comment.