mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-05 02:59:44 -06:00
js2: more travis experimentation
This commit is contained in:
@@ -4,6 +4,9 @@ go:
|
||||
before_script:
|
||||
- pushd js2
|
||||
- npm version
|
||||
- nvm install stable
|
||||
- nvm use stable
|
||||
- npm version
|
||||
- npm install
|
||||
- npm build
|
||||
- npm test
|
||||
|
||||
Reference in New Issue
Block a user