Skip to content

Commit

Permalink
ok, don't call 'cargo test' because of rust-lang/cargo#879
Browse files Browse the repository at this point in the history
  • Loading branch information
dwrensha committed Nov 15, 2014
1 parent 1b09433 commit d48d9af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,4 @@ install:
- ./configure && make -j5 && sudo make install && cd ../..
script:
- cargo build
- cargo test
- cargo doc

0 comments on commit d48d9af

Please sign in to comment.