Skip to content

Commit

Permalink
Enable fast finish
Browse files Browse the repository at this point in the history
  • Loading branch information
malmaud committed Oct 23, 2017
1 parent ce3f9bb commit 441a56a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ after_success:
- julia -e 'Pkg.add("Documenter")'
- julia -e 'cd(Pkg.dir("TensorFlow")); include(joinpath("docs", "make.jl"))'
matrix:
fast_finish: true
allow_failures:
- julia: nightly
- os: osx

0 comments on commit 441a56a

Please sign in to comment.