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

Commit

Permalink
Merge pull request #1337 from rhyolight/remote-examples-from-ci
Browse files Browse the repository at this point in the history
Removing examples from CI run.
  • Loading branch information
rhyolight committed Sep 19, 2014
2 parents d466667 + d456306 commit a545c47
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@ install:

script:
- . ./ci/travis/script-run-tests.sh
- cd $TRAVIS_BUILD_DIR
- . ./ci/travis/script-run-examples.sh

after_success:
- . ./ci/travis/after_success-report-coverage.sh
- cd $TRAVIS_BUILD_DIR
- . ./ci/travis/after_success-report-coverage.sh

0 comments on commit a545c47

Please sign in to comment.