This website requires JavaScript.
Explore
Help
Register
Sign In
Filip
/
matrix-spec
Watch
1
Star
0
Fork
You've already forked matrix-spec
0
mirror of
https://github.com/matrix-org/matrix-spec
synced
2025-12-20 16:38:37 +01:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
485928486a
matrix-spec
/
jenkins.sh
4 lines
44 B
Bash
Raw
Normal View
History
Unescape
Escape
make jenkins and travis use a common script
2017-11-14 20:18:58 +01:00
#!/bin/sh
Add the jenkins command to source control so that we can update it without having to fiddle with the jenkins UI. It also allow us to move files without breaking the CI since we won't be hard coding the locations of scripts in the jenkins UI.
2015-09-21 16:16:02 +02:00
make jenkins and travis use a common script
2017-11-14 20:18:58 +01:00
exec
./scripts/test-and-build.sh
Reference in a new issue
Copy permalink