summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBen S <ogham@bsago.me>2014-07-02 21:47:43 +0100
committerBen S <ogham@bsago.me>2014-07-02 21:47:43 +0100
commit43e3f742ca87c2c60df058a38fb525b3c850a2a0 (patch)
tree324582a739422017248bd1aeb2036d5441b10b85 /.travis.yml
parente1693cd7693d2afd141a71f349a08ff4eb51727c (diff)
Comply with latest rust-ansi-term
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 8fef990..dd5a472 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,4 @@ install:
- sudo apt-get install rust-nightly cargo
script:
- cargo build
- - rustc --test src/exa.rs -o exa-test
- - ./exa-test
-
+ - cargo test