Explorar el Código

Third time lucky?

Ben S hace 11 años
padre
commit
e1693cd769
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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