Skip to content

Commit

Permalink
test: Update travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 23, 2018
1 parent 848b709 commit 8526507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,8 +1,8 @@
language: node_js
node_js:
- 6
- 8
cache:
directories:
- node_modules
script:
- npm test
- npm test

0 comments on commit 8526507

Please sign in to comment.