Commit 70a32d5a authored by Bruno Pinto's avatar Bruno Pinto Committed by Derek Stavis

Fish-spec result is the important status

parent 8526252b
......@@ -32,8 +32,9 @@ before_script:
script:
- tests/run.fish
- pushd pkg/fish-spec; fish -c 'fish-spec'; popd
- pushd pkg/omf; fish -c 'fish-spec'; popd
- cd $TRAVIS_BUILD_DIR/pkg/fish-spec; fish -c 'fish-spec'
- cd $TRAVIS_BUILD_DIR/pkg/omf; fish -c 'fish-spec'
- cd $TRAVIS_BUILD_DIR; tests/test-generate-themes-doc.fish
after_failure:
- pwd
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment