Skip to content

Commit

Permalink
ci: fix typo (#1672)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi committed Feb 19, 2019
1 parent eddd476 commit f9fc9c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -7,7 +7,7 @@ branches:
only:
- master
- next
-

language: node_js

cache:
Expand Down Expand Up @@ -51,7 +51,7 @@ before_script:
- npm --version

script:
- npm run $SCRIPT
- npm run $JOB_PART

after_success:
- npm i codecov
Expand Down

0 comments on commit f9fc9c7

Please sign in to comment.