Skip to content

Commit

Permalink
Merge pull request #614 from sugikazu75/PR/CI/refactoring
Browse files Browse the repository at this point in the history
[GA] changed build option during github action
  • Loading branch information
tongtybj committed Jun 3, 2024
2 parents 7ac7184 + a0cae7b commit d360720
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
2 changes: 1 addition & 1 deletion .travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ fi

# Build
catkin config --cmake-args -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
catkin build -p1 -j1 --no-status
catkin build --no-status
catkin build --catkin-make-args run_tests -- -i --no-deps --no-status -p 1 -j 1 aerial_robot
catkin_test_results --verbose build || catkin_test_results --all build
15 changes: 0 additions & 15 deletions .travis.yml

This file was deleted.

0 comments on commit d360720

Please sign in to comment.