Mads Marquart
fb7bf437ba
Merge pull request #384 from carpedm20/github-releases-ci
...
Automatic GitHub Releases
2019-01-25 20:01:37 +01:00
Mads Marquart
d8baf0b9e7
Put automatic GitHub releases in the draft state
...
This is done so that I can edit the description as needed, before publishing
2019-01-25 19:35:20 +01:00
Mads Marquart
a6945fe880
Merge branch 'disable-online-tests'
2019-01-25 19:18:03 +01:00
Mads Marquart
1d925a608b
Update pypy
version to 3.5
2019-01-25 18:53:14 +01:00
Mads Marquart
646669ca75
Add Github Releases deployment
2019-01-25 18:49:56 +01:00
Mads Marquart
0ec2baaa83
Add Python 3.7 testing
2019-01-25 18:49:35 +01:00
Mads Marquart
5abaaefd1c
Disable Travis online tests
2019-01-25 18:49:08 +01:00
Mads Marquart
7398d4fa2b
Use --python
option to properly install the package under Python 2.7
2019-01-25 17:14:14 +01:00
Mads Marquart
d73c8c3627
Fix travis setup for running flit
under Python 2.7
2019-01-25 17:05:35 +01:00
Mads Marquart
f921b91c5b
Make travis
use flit
2019-01-25 16:43:22 +01:00
Mads Marquart
c2fb602bee
Disabled travis pytest caching, now the tests should be pretty stable
2018-07-12 17:42:34 +02:00
Mads Marquart
6c00724a84
Removed unnecessary env
2018-06-21 21:30:58 +02:00
Mads Marquart
e0d3dd9050
New TravisCI setup, using build stages
2018-06-21 21:13:17 +02:00
Mads Marquart
cee6039ec3
Prevent builds from failing the deploy [ci skip]
...
Every job runs the build stage, which is fine, since we need the different `wheel` packages, but they failed, since the files were already present on PyPI
2018-06-20 16:54:03 +02:00
Mads Marquart
08922ae284
Moved Travis account configuration into Travis Settings
2018-06-20 14:29:43 +02:00
Mads Marquart
44ebf38e47
Updated setup.py
and requirements, now we use setup.cfg
2018-06-20 13:35:56 +02:00
Mads Marquart
d640e7d2ea
Enabled pypy and pytest session caching, updated README
2018-06-19 13:49:10 +02:00
Mads Marquart
4490360e11
Changed encrypted passwords to point to the free TravisCI version
2018-06-05 13:16:14 +02:00
Mads Marquart
e614800d5f
Update encrypted passwords
2018-06-04 13:57:21 +02:00
Mads Marquart
151a114235
TravisCI integration and updated test suite ( #296 )
...
* Make TravisCI setup
* Use pytest, move tests to seperate files
* Added system to check if `onX` events were successfully executed
2018-06-04 13:44:04 +02:00