Skip to content

Commit

Permalink
Test py37 in travis CI [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kmkurn committed Feb 12, 2019
1 parent 1094202 commit 676fddc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
dist: xenial
language: python
python: 3.6
python:
- 3.6
- 3.7
install:
- pip install -q torch
- pip install -r requirements-test.txt
Expand Down

0 comments on commit 676fddc

Please sign in to comment.