-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gazebo11: use prerelease for now (#18)
gazebosim/gazebo-classic#2824 needs prerelease version of sdformat 9.3.0. Revert this after stable release of sdformat 9.3.0. * travis: run gzdev.py repository list This checks for syntax errors in plugins/config/repository.yaml Signed-off-by: Steve Peters <scpeters@openrobotics.org>
- Loading branch information
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,4 @@ install: | |
script: | ||
- pytest -sv test.py | ||
- python3 plugins/*_TEST.py | ||
- python3 gzdev.py repository list |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters