Skip to content

Commit

Permalink
Execute test in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Apr 14, 2015
1 parent bd4eadd commit 300912c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if [ "$TRAVIS_REPO_SLUG" == "Cumulus/Syndic" ] \
git checkout gh-pages
git merge master --commit -m "Merge master into gh-pages"

./configure
./configure --enable-tests
make doc

git add -f doc/
Expand Down

0 comments on commit 300912c

Please sign in to comment.