Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
durch committed Dec 25, 2016
1 parent 9997ce3 commit ac873bb
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 @@ -16,7 +16,7 @@ before_script:
script:
- "echo 'lala'"
after_success:
- travis-cargo --only nightly doc-upload
- travis-cargo --only stable doc-upload
- travis-cargo coveralls --no-sudo --verify
env:
global:
Expand Down

0 comments on commit ac873bb

Please sign in to comment.