Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into qucs-s-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
ra3xdh committed Jan 22, 2017
2 parents 198aa1d + 373d737 commit de213a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -177,7 +177,8 @@ script:
- echo ${DISTCHECK_CONFIGURE_FLAGS}
- ./configure --disable-dependency-tracking --with-gtest=/tmp/gtest ${CONFIGURE_FLAGS}
- if [ "$OSX" = true ]; then
make check;
make;
make qucscheck;
else
make distcheck DISTCHECK_CONFIGURE_FLAGS="${DISTCHECK_CONFIGURE_FLAGS}";
fi
Expand Down

0 comments on commit de213a6

Please sign in to comment.