Skip to content

Commit a9b75f7

Browse files
committed
updated node version in travis.yml
1 parent 191f2ca commit a9b75f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- 6
3+
- 7
44
script:
55
- npm run lint && npm run test
66
- 'if [[ ${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH} = "master" ]]; then npm install -g grunt npm@5.2 && grunt pre-build; fi'

0 commit comments

Comments
 (0)