Skip to content

Commit 09c4bbf

Browse files
author
Dave Conway-Jones
committed
slight reorder
1 parent 4fedc73 commit 09c4bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- "6"
54
- "8"
65
- "10"
6+
- "6"
77
before_script:
88
# Remove the './node_modules/.bin:' entry, see https://github.com/travis-ci/travis-ci/issues/8813
99
- npm i -g npm

0 commit comments

Comments
 (0)