Skip to content

Commit

Permalink
[CI] another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NobodyNada committed Jul 16, 2018
1 parent 7a851b2 commit 272e698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,7 @@ install:
pushd libwebsockets || exit 5;
(cmake . && make && sudo make install) || exit 5;
sudo ldconfig;
popd
popd;
fi;

script:
Expand Down

0 comments on commit 272e698

Please sign in to comment.