mirror of
https://github.com/sinseman44/PyCNC.git
synced 2026-01-12 02:40:04 +00:00
add travis
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
language: python
|
||||
python:
|
||||
- "pypy-5.3.1"
|
||||
script: ./runtests.sh
|
||||
|
||||
Reference in New Issue
Block a user