Skip to content

Commit

Permalink
Bump to v0.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
acrellin committed Dec 7, 2019
1 parent b82f7eb commit 2a714ba
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
Expand Up @@ -3,7 +3,7 @@
env:
global:
- REPO_DIR=cesium
- BUILD_COMMIT=v0.9.10
- BUILD_COMMIT=v0.9.11
- BUILD_DEPENDS="Cython numpy"
- TEST_DEPENDS="pytest"
- PLAT=x86_64
Expand All @@ -23,6 +23,7 @@ matrix:
# Exclude the default Python 3.5 build
- python: 3.6

include:
- os: linux
env:
- MB_PYTHON_VERSION=3.5
Expand Down

0 comments on commit 2a714ba

Please sign in to comment.