Skip to content

Commit

Permalink
Merge pull request #316 from psavery/travis-ci-use-ctest
Browse files Browse the repository at this point in the history
Travis ci use ctest
  • Loading branch information
cryos authored Jul 29, 2018
2 parents dbb716e + 807f3fe commit 31e034b
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
xvfb-run ctest --output-on-failure
fi

0 comments on commit 31e034b

Please sign in to comment.