mirror of
https://github.com/wassname/pytorch-for-numpy-users.git
synced 2026-06-26 16:00:40 +08:00
Fix .travis.yml
This commit is contained in:
+4
-2
@@ -1,8 +1,10 @@
|
||||
sudo: false
|
||||
|
||||
dist: python
|
||||
dist: trusty
|
||||
|
||||
language: generic
|
||||
language: python
|
||||
|
||||
python: '2.7'
|
||||
|
||||
script:
|
||||
- ./generate_readme.py > README.md.gen
|
||||
|
||||
Reference in New Issue
Block a user