File tree 2 files changed +2
-7
lines changed
2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ after_success: |
11
11
echo '<meta http-equiv=refresh content=0;url=cssparser/index.html>' > target/doc/index.html &&
12
12
sudo pip install ghp-import &&
13
13
ghp-import -n target/doc &&
14
- git push -f https://${TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git gh-pages
14
+ git push -qf https://${TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git gh-pages
15
15
16
16
env :
17
- - secure : TDTC2q5Trv22R1pXcMyi2mWToc201aJpCJgLlnwNzkT2bjpQj+0KQvBpI1gIoeQvSL9ud85187C0tdmR7zQmZjBt6mnNCs7EM7QDIPcUcrH0vz8v/RQ+VNxhRAeCwUP4uLEHtnvbi9Q0KXCI1cQivZuMspxVMwvajx/ylcPwb4k=
18
-
17
+ - secure : N66sY4jTqznkJRTNshbib1o7GpgPN8Rw66KFGkRxDfuDOZGkpmTWRPP4tLwmbFfdMOSFKd8Q1OTUOGqvRgny4TErcCF+E56/tUSdGfOFqKeGqowUGhRBLx4eso8FP1ECCTEEZE4hEs1Yb10BrPvZU6YmdBcc5e8YeDZBTAhqMUE=
Original file line number Diff line number Diff line change @@ -4,10 +4,6 @@ name = "cssparser"
4
4
version = " 0.1.0"
5
5
authors = [
" Simon Sapin <[email protected] >" ]
6
6
7
- [[lib ]]
8
-
9
- name = " cssparser"
10
-
11
7
[dependencies .encoding ]
12
8
13
9
git = " https://github.com/lifthrasiir/rust-encoding"
You can’t perform that action at this time.
0 commit comments