Skip to content

Commit

Permalink
Merge pull request #11 from rdeits/no-failures
Browse files Browse the repository at this point in the history
no allowed failures!
  • Loading branch information
rdeits authored Jul 18, 2016
2 parents d90a709 + 6cc402e commit 5d98f1d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,3 @@ notifications:

after_success:
- julia -e 'cd(Pkg.dir("PyLCM")); Pkg.add("Coverage"); using Coverage; Codecov.submit(process_folder())'

matrix:
allow_failures:
- julia: nightly

0 comments on commit 5d98f1d

Please sign in to comment.