Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hardbyte
/
python-can
Public
Notifications
You must be signed in to change notification settings
Fork
695
Star
1.6k
Code
Issues
226
Pull requests
41
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add CI testing on Appveyor (Windows)
- #264
#264
Merged
felixdivo
merged 11 commits into
develop
hardbyte/python-can:develop
from
add-appveyor
hardbyte/python-can:add-appveyor
Copy head branch name to clipboard
Feb 23, 2018
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add CI testing on Appveyor (Windows)
#264
felixdivo
merged 11 commits into
develop
hardbyte/python-can:develop
from
add-appveyor
hardbyte/python-can:add-appveyor
Copy head branch name to clipboard
Commits
Commits on Feb 22, 2018
structural changes to setup.py & added 'Deprecated' library
felixdivo
committed
6c5f06a
View commit details
Copy full SHA for 6c5f06a
Browse repository at this point
@deprecated the name SqlReader
felixdivo
committed
54aa4fd
View commit details
Copy full SHA for 54aa4fd
Browse repository at this point
removed the version attribute from the deprecated decorator
felixdivo
committed
d610677
View commit details
Copy full SHA for d610677
Browse repository at this point
fix wrong method call
felixdivo
committed
f2a7fd9
View commit details
Copy full SHA for f2a7fd9
Browse repository at this point
try to enable useful tests with appveyor
felixdivo
committed
877acde
View commit details
Copy full SHA for 877acde
Browse repository at this point
try simplifying .appveyor.yml
felixdivo
committed
311978e
View commit details
Copy full SHA for 311978e
Browse repository at this point
Commits on Feb 23, 2018
factored out common Travis skipping behaviour and replaced it with generic CI skipping behaviour
felixdivo
committed
f097247
View commit details
Copy full SHA for f097247
Browse repository at this point
add appveyor badge to README.md
felixdivo
committed
9a2d880
View commit details
Copy full SHA for 9a2d880
Browse repository at this point
Trigger CI build
felixdivo
committed
3728b1f
View commit details
Copy full SHA for 3728b1f
Browse repository at this point
fix problem from another branch so we can test here
felixdivo
committed
0a03768
View commit details
Copy full SHA for 0a03768
Browse repository at this point
fix absolute imports
felixdivo
committed
148c65a
View commit details
Copy full SHA for 148c65a
Browse repository at this point
You can’t perform that action at this time.