Skip to content

Commit

Permalink
Remove travis.yml (switching to Github actions)
Browse files Browse the repository at this point in the history
  • Loading branch information
salbahra committed Jul 24, 2023
1 parent 2df11e9 commit 60f7e3f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion test/launch_osdemo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ $1 == "start" ]; then
git clone https://github.com/OpenSprinkler/OpenSprinkler-Firmware unified
fi
cd unified
./build.sh demo
sudo ./build.sh demo
./OpenSprinkler >/dev/null 2>&1 &
echo $! > pid
sleep 5
Expand Down
16 changes: 0 additions & 16 deletions travis.yml

This file was deleted.

0 comments on commit 60f7e3f

Please sign in to comment.