8000 fix: test case. · JavaScriptor/js-sql-parser@915dc76 · GitHub
  • [go: up one dir, main page]

    Skip to content

    Commit 915dc76

    Browse files
    committed
    fix: test case.
    1 parent 8f4464d commit 915dc76

    File tree

    1 file changed

    +3
    -1
    lines changed

    1 file changed

    +3
    -1
    lines changed

    .travis.yml

    Lines changed: 3 additions & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -11,4 +11,6 @@ node_js:
    1111
    - "v6.9.1"
    1212
    - "v8.11.3"
    1313
    - "v10.7.0"
    14-
    script: npm run test:build
    14+
    scripts:
    15+
    - npm run build
    16+
    - npm run test

    0 commit comments

    Comments
     (0)
    0