Skip to content

Commit

Permalink
Using new travis token
Browse files Browse the repository at this point in the history
  • Loading branch information
agnivade committed Jan 18, 2018
1 parent e028de2 commit ec85c43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
sudo: false

language: node_js

node_js:
- 'stable'

- stable
cache: false

after_success:
Expand All @@ -16,3 +14,4 @@ after_failure:
env:
global:
- secure: ewQMcFd3wH8IHOeGhIkBr2kAgadONmesv2KB+9bPRCZ5gvtFFwlkCMdPnQBR9Kd3GKC8r+EO0JNNFWOvrDjPYhEHi9Ab26Q/qodwfwne9YloKXT+C48Zrbrj8q7kb/FeMYPev+RMuM96j5E5QyqBVohGP7hC2bpU3mvAhQ2wBCE=
- secure: AJPra/q3bCFHzMOam1aFz4tzasYuU261Mk6lISh1VJatibHa7nBErsuA3VbR5qth9LblH5HFmNGl4bwmas/PTD1P3lPAHO19gdlMb1kpS9MhTojQP/0EPCsyMTgnWcmNMU2XMvYGHFT0JFn4vj/0TrM9CUMDoT9WhtnVJfgRrlY=
2 changes: 1 addition & 1 deletion pages/common/df.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

- Display the file system and its disk usage containing the given file or folder:

`df {{/path/to/file_or_folder}}`
`df {{path/to/file_or_folder}}`

0 comments on commit ec85c43

Please sign in to comment.