Skip to content

Commit

Permalink
Update node, remove before_script in travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Sneed authored and Anthony Sneed committed Jun 23, 2019
1 parent 6948d56 commit 5670f06
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ cache:
notifications:
email: false
node_js:
- '7.5'
before_script:
- npm prune && npm cache clean
- '10.16.0'
script:
- npm run test:prod && npm run build
after_success:
Expand Down

0 comments on commit 5670f06

Please sign in to comment.