Skip to content

Commit

Permalink
1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
heifade committed Jan 11, 2018
1 parent 97fa01b commit df1740c
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 2,942 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ language: node_js
sudo: enabled
node_js:
- "8"
before_script:
- npm i pcreate
script:
- npm test
- npm run build
- pcreate test
- pcreate build
after_script:
- npm run test-nyc

cache:
directories:
Expand Down

0 comments on commit df1740c

Please sign in to comment.