Skip to content

Commit

Permalink
ci(travis): use newer syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
curbengh committed Apr 25, 2020
1 parent e137971 commit 359a913
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
@@ -1,11 +1,7 @@
language: node_js

sudo: false

cache:
apt: true
directories:
- node_modules
npm: true

node_js:
- "10"
Expand Down

0 comments on commit 359a913

Please sign in to comment.