]> git.lizzy.rs Git - rust.git/commitdiff
fix build
authorAleksey Kladov <aleksey.kladov@gmail.com>
Mon, 25 Mar 2019 07:48:24 +0000 (10:48 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Mon, 25 Mar 2019 07:48:24 +0000 (10:48 +0300)
.travis.yml

index 4dffdea34879f73a311548bd95ae559f64ac9868..94043517266f65b99095d26e21ee15893e0fa5a4 100644 (file)
@@ -19,7 +19,7 @@ matrix:
 
         - os: linux
           if: branch = master AND type = push
-          before_stript:
+          before_script:
               - DEPLOY_DOCS=1
           language: rust
           rust: stable