Skip to content

Commit

Permalink
fix(fix travis.yml):
Browse files Browse the repository at this point in the history
  • Loading branch information
rollymaduk committed Dec 28, 2017
1 parent 5c0ffbf commit 5df52ee
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 59 deletions.
111 changes: 53 additions & 58 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ node_js:
- '9'
- '8'
- '6'
- '4'
- '5'
script:
- npm run test
after_success:
Expand Down

0 comments on commit 5df52ee

Please sign in to comment.