Explorar o código

Fix Travis integration

Ben S %!s(int64=11) %!d(string=hai) anos
pai
achega
2fa954be20
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -4,4 +4,4 @@ before_install:
 install:
   - sudo apt-get install rust-nightly
 script:
-  - cargo test
+  - rustc --test src/exa.rs -o exa-test && ./exa-test