summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortradam <git.tradam.fyi>2021-08-20 00:04:06 -0400
committertradam <git.tradam.fyi>2021-08-20 00:04:06 -0400
commitd48bc0abe717dd1920a099830285a3f58078beaa (patch)
tree553bd55986e8e6b74a90c124314e61093ac1a602
parentc5b421d62e6f55f43f5f1b21297b301a36bcdaab (diff)
downloadPlore-Tabletop-Game-d48bc0abe717dd1920a099830285a3f58078beaa.tar.gz
Plore-Tabletop-Game-d48bc0abe717dd1920a099830285a3f58078beaa.zip
removing nonsensical tests
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ad8d755..ac5062a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ before_script:
- cargo install-update -a
script:
- - mdbook build && mdbook test # In case of custom book path: mdbook build path/to/mybook && mdbook test path/to/mybook
+ - mdbook build #&& mdbook test # In case of custom book path: mdbook build path/to/mybook && mdbook test path/to/mybook
branches:
only: