Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Travis CI: Test WASM on Python 3.6
  • Loading branch information
cclauss authored Nov 24, 2019
commit 64ff948a1ab70b5e3bc8d010749b5e0036479ecf
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:

- name: Test WASM
language: python
python: 3.8
python: 3.6
cache:
- pip
- cargo
Expand Down