Commit 7332ae78 authored by Yuxin Wu's avatar Yuxin Wu

add developer hooks

parent 6486fc5f
......@@ -22,7 +22,7 @@ matrix:
env: TF_VERSION=1.0.1 TF_TYPE=release
- os: linux
python: 2.7
env: TF_VERSION=1.0.1 TF_TYPE=nightly
env: TF_VERSION=1.head TF_TYPE=nightly
- os: linux
python: 3.5
env: TF_VERSION=1.head TF_TYPE=nightly
......
#!/bin/sh
flake8 .
cd examples && flake8 .
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment