Skip to content

Commit

Permalink
test: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
colin.ck committed Jan 3, 2019
1 parent 37c90d6 commit 8976384
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: node_js
node_js:
- "4"
- "5"
- "6"
- "8"
- "10"
before_script:
- "npm install"
- "npm run build"
Expand Down

0 comments on commit 8976384

Please sign in to comment.