Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Commit

Permalink
Add Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool committed Mar 19, 2020
1 parent 119610f commit 5356dd0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: python
python:
- "3.7"
script:
- pytest
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ region.save('r.0.0.mca')
*things to do before 1.0.0*
- [x] Proper documentation
- [ ] Biomes
- [x] CI
- [ ] More tests
# Note
Testing done in 1.14.4 and 1.15.2, should work fine for other versions.

0 comments on commit 5356dd0

Please sign in to comment.