Skip to content

Commit

Permalink
debug octave 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Jul 26, 2020
1 parent ea16cd8 commit 436d84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ addons:

script:
- ${OCTAVE} --version
- ${OCTAVE} --eval "addpath(pwd);cd test;run_jsonlab_test"
- ${OCTAVE} --eval "pwd;addpath(pwd);cd test;run_jsonlab_test"
- ${OCTAVE} --eval "addpath(pwd);cd examples; demo_jsonlab_basic; jsonlab_selftest"

0 comments on commit 436d84e

Please sign in to comment.