mirror of
https://github.com/penpot/penpot.git
synced 2025-12-23 22:48:40 -05:00
Update .travis.yml file
This commit is contained in:
@@ -3,7 +3,8 @@ lein: lein
|
||||
sudo: false
|
||||
|
||||
script:
|
||||
- ./scripts/build
|
||||
- ./scripts/build-tests
|
||||
- nvm install v5.10.1
|
||||
- node --version
|
||||
- node out/tests.js
|
||||
|
||||
@@ -11,5 +12,5 @@ jdk:
|
||||
- oraclejdk8
|
||||
|
||||
node_js:
|
||||
- "5.4.1"
|
||||
- "5.10.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user