ソースを参照

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


読み込み中…
キャンセル
保存