Skip to content

Commit

Permalink
Minor ci updates
Browse files Browse the repository at this point in the history
  • Loading branch information
klaudiosinani committed Jun 25, 2018
1 parent 41bde47 commit 973cdee
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
sudo: false
language: node_js
node_js:
- 6
- 10
- 9
- 8
notifications:
email: false
- 6
before_install:
- npm install --global npm@6.1.0
- npm --version

0 comments on commit 973cdee

Please sign in to comment.