Skip to content

Commit

Permalink
chore: tooling update
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed Aug 22, 2018
1 parent aa47189 commit f410f4a
Show file tree
Hide file tree
Showing 3 changed files with 4,822 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
sudo: false
dist: trusty
language: node_js
node_js:
- 'lts/*'
before_install:
- npm install -g greenkeeper-lockfile@1
before_script:
- greenkeeper-lockfile-update
after_script: greenkeeper-lockfile-upload

Loading

0 comments on commit f410f4a

Please sign in to comment.