瀏覽代碼

Update .travis.yml for new Travis infrastructure

Per http://docs.travis-ci.com/user/migrating-from-legacy
tags/v0.4.1
Ben Kurtovic 8 年之前
父節點
當前提交
06ad55822f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml 查看文件

@@ -6,6 +6,7 @@ python:
- 3.3
- 3.4
- 3.5-dev
sudo: false
install:
- pip install coveralls
- python setup.py build


Loading…
取消
儲存