Skip to content

Commit

Permalink
Disable CI for PyFletcher until #126
Browse files Browse the repository at this point in the history
  • Loading branch information
johanpel committed Jun 13, 2019
1 parent 80a52da commit 27444a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -37,8 +37,8 @@ matrix:
# runtime
- name: "[C++] Runtime"
env: SOURCE_PATH=runtime/cpp FLETCHER_TESTS=1
- name: "[Python] pyfletcher"
env: FLETCHER_CPP=1 FLETCHER_ECHO=1 FLETCHER_PYTHON=1
# - name: "[Python] pyfletcher"
# env: FLETCHER_CPP=1 FLETCHER_ECHO=1 FLETCHER_PYTHON=1
# codegen
- name: "[C++] Fletchgen"
env: SOURCE_PATH=codegen/fletchgen
Expand Down

0 comments on commit 27444a0

Please sign in to comment.