Procházet zdrojové kódy

Fix the Travis build

The tests, as I so clearly wrote a comment to indicate, can only be run after the script to generate the testcases has been run...
Benjamin Sago před 9 roky
rodič
revize
299289d76f
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -8,6 +8,7 @@ rust:
   - stable
 script:
     - cargo build --verbose
+    - sudo ./generate-testcases.sh
     - cargo test --verbose
     - cargo run
     - cargo run -- --long