Skip to content

Commit 24be70a

Browse files
authored
Code style updates (#25)
1 parent 437742c commit 24be70a

File tree

6 files changed

+519
-295
lines changed

6 files changed

+519
-295
lines changed

.travis.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: node_js
22
node_js:
3-
- '6.9.1'
3+
- '7.7'
4+
- '6.10'
45
- '6'
56
- '5'
67
- '5.1'
7-
- '4.2'
8-
- '4.1'
9-
- '4.0'
8+
- '4.5.0'

0 commit comments

Comments
 (0)