Add files for Travis CI #696
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Add .travis.yml and .github/ci_build.
Squash before merge.
I suggest we move the script to the root of the repository. Also please add a
.sh
extension.Is this required? I think github saves file permissions so you can just make it executable and commit it like that.
I assume the deployment steps will be added in a future PR.