Skip to content

Commit

Permalink
Change node version at the time of building (rmariuzzo#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
alblandino authored and rmariuzzo committed Aug 9, 2019
1 parent e31a057 commit eb43a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "0.10"
- "7"
install:
- npm install
script: npm run build

0 comments on commit eb43a3c

Please sign in to comment.