diff options
author | Oxore <oxore@protonmail.com> | 2017-05-27 01:34:06 +0700 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2017-05-27 01:34:06 +0700 |
commit | 848c3fff138f0bf3097ebea9358013863db1b51e (patch) | |
tree | f494d7e4b41cfe789001a14ef1b040474b344585 | |
parent | 10ec765c14e0072dfa5abb49ee59a48eb96cabb8 (diff) |
Oops, misspelling
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 8912a22..65050b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ language: c os: osx script: - - brew updade + - brew update - brew install csfml - make all |