Skip to content

Commit

Permalink
fixed issues #10, #11 and #14
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnsousa committed Sep 28, 2018
1 parent c90a031 commit f323ab8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ addons:
- octave

script:
- octave-cli tests/run_tests.m
- octave-cli --eval "addpath("mcsd"); addpath("tests"); test_free_diffusion1D; test_free_diffusion2D; test_free_diffusion3D; test_isotropic_restricted_diffusion1D; test_isotropic_restricted_diffusion2D; test_anisotropic_restricted_diffusion3D;"
8 changes: 0 additions & 8 deletions tests/run_tests.m

This file was deleted.

0 comments on commit f323ab8

Please sign in to comment.