Skip to content

Commit

Permalink
remove tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfv committed Mar 6, 2020
1 parent 9768426 commit 04731ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@ test:
- if exist %PREFIX%\\Library\\bin\\gzserver.exe (exit 0) else (exit 1) # [win]
- if exist %PREFIX%\\Library\\bin\\gzclient.exe (exit 0) else (exit 1) # [win]
- if exist %PREFIX%\\Library\\bin\\gazebo.dll (exit 0) else (exit 1) # [win]
- gzserver --help
- gzclient --help
- gazebo --help
# - gzserver --help
# - gzclient --help
# - gazebo --help

about:
home: http://gazebosim.org/
Expand Down

0 comments on commit 04731ba

Please sign in to comment.