Skip to content

Commit

Permalink
update test script
Browse files Browse the repository at this point in the history
  • Loading branch information
lavrton committed Sep 23, 2019
1 parent e1ff8c9 commit 264e73e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "6.11"
- '6.11'
script:
- npm test
- npm run build && npm test
sudo: required
addons:
chrome: stable
chrome: stable

0 comments on commit 264e73e

Please sign in to comment.