Skip to content

Commit 59876b8

Browse files
committed
updating node version to fix failing npm install
1 parent 2924f06 commit 59876b8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
language: node_js
22
node_js:
3-
- 4.0.0
3+
- 7.1.0
44
install: npm install
5-
before_script: ./node_modules/grunt-cli/bin/grunt build

0 commit comments

Comments
 (0)