Skip to content

Commit

Permalink
Do not list all the compiledir stuff in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
nouiz committed May 15, 2015
1 parent ca08232 commit cabccbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ script:
- cd $(python -c 'import theano; import os; print(os.path.split(theano.__file__)[0])')
- echo "$PART"
- theano-nose -v $PART
- theano-cache list
# - theano-cache list

#after_script:
after_failure:
Expand Down

0 comments on commit cabccbc

Please sign in to comment.