Skip to content

Commit

Permalink
remove travis deprecated key sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronmartino authored and gwarmstrong committed Nov 30, 2020
1 parent 0ef2212 commit 3e7f8d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Travis yml file inspired by scikit-bio
# Check on http://lint.travis-ci.org/ after modifying it!
sudo: false
os: linux
dist: xenial
language: python
env:
- PYVERSION=3.5 USE_CYTHON=TRUE MAKE_DOC=TRUE
Expand Down

0 comments on commit 3e7f8d8

Please sign in to comment.