[PR #37] [CLOSED] Add Travis CI build #11970

Closed
opened 2025-12-29 21:53:42 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/37
Author: @mdlayher
Created: 6/27/2016
Status: Closed

Base: masterHead: travis-ci


📝 Commits (1)

📊 Changes

4 files changed (+37 additions, -1 deletions)

View changed files

📝 .gitignore (+0 -1)
.travis.yml (+7 -0)
📝 README.md (+2 -0)
scripts/cibuild.sh (+28 -0)

📄 Description

First pass at a Travis CI build with basic Python syntax checking.

Fixes #35.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/37 **Author:** [@mdlayher](https://github.com/mdlayher) **Created:** 6/27/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `travis-ci` --- ### 📝 Commits (1) - [`3a580a7`](https://github.com/netbox-community/netbox/commit/3a580a74dbb33a0c2e3e0b9305869c01434cd6be) Add Travis CI build ### 📊 Changes **4 files changed** (+37 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+0 -1) ➕ `.travis.yml` (+7 -0) 📝 `README.md` (+2 -0) ➕ `scripts/cibuild.sh` (+28 -0) </details> ### 📄 Description First pass at a Travis CI build with basic Python syntax checking. Fixes #35. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 21:53:42 +01:00
adam closed this issue 2025-12-29 21:53:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11970