Skip to content

Commit

Permalink
fix file name
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed Feb 22, 2020
1 parent f64d39e commit dc807fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/build-platforms/travis.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The following config declares the `deploy` job that run on all branches. The job
- a new `latest` version from `master`
- a `canary` build from a pull request (if your package manager plugin implements them)

**`.circleci/config.yml`**
**`.travis.yml`**

```yaml
language: node_js
Expand Down

0 comments on commit dc807fd

Please sign in to comment.