Skip to content

Commit

Permalink
move to nvmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengroat committed Aug 13, 2019
1 parent 5ebd6f4 commit 2ed036b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .nvmrc
@@ -0,0 +1 @@
9
2 changes: 0 additions & 2 deletions .travis.yml
@@ -1,4 +1,3 @@

language: node_js
# docker cannot be run on osx in travis
os: linux
Expand All @@ -8,6 +7,5 @@ addons:
- vagrant
- virtualbox
- genisoimage
node_js: 9
install: npm install && npm link
script: slim build images/alpine3.8-simple && slim images

0 comments on commit 2ed036b

Please sign in to comment.