aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpanicbit <[email protected]>2017-07-26 04:11:30 +0200
committerpanicbit <[email protected]>2017-07-26 04:11:30 +0200
commit838ef34d4c493cdb26a8e4a9e7580f25cd62d69f (patch)
tree0813baf8ffe24efeeb4cf67330ddeb4570772e4e
parentMerge pull request #36 from FenrirWolf/errDisp (diff)
downloadarchived-ctru-rs-838ef34d4c493cdb26a8e4a9e7580f25cd62d69f.tar.xz
archived-ctru-rs-838ef34d4c493cdb26a8e4a9e7580f25cd62d69f.zip
Don't run cargo test for CI
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0ff067e..cc61346 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,4 +11,3 @@ matrix:
script:
- cd ctr-std
- cargo build
- - cargo test