Skip to content

Commit

Permalink
Merge branch 'jiachunying_20181124' of github.com:chinapnr/fishbase i…
Browse files Browse the repository at this point in the history
…nto jiachunying_20181124
  • Loading branch information
itaa committed Nov 24, 2018
2 parents 4cd831d + 752b711 commit 345063d
Showing 1 changed file with 12 additions and 26 deletions.
38 changes: 12 additions & 26 deletions .travis.yml
@@ -1,30 +1,16 @@
language: python
sudo: false
matrix:
include:
- os: linux
python:
- "nightly"
- "3.8-dev"
- "pypy3.5"
- "3.7"
- "3.6"
- "3.5"
- "3.4"
- "2.7"
- os: windows
python:
- "nightly"
- "3.8-dev"
- "pypy3.5"
- "3.7"
- "3.6"
- "3.5"
- "3.4"
- "2.7"
allow_failures:
- python: nightly
- python: 3.8-dev
python:
- "nightly"
- "3.8-dev"
- "pypy3.5"
- "3.7"
- "3.6"
- "3.5"
- "3.4"
- "2.7"
allow_failures:
- python: nightly
- python: 3.8-dev

# command to install dependencies
install:
Expand Down

0 comments on commit 345063d

Please sign in to comment.