mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-11 03:26:14 +00:00
first travis.yml try
This commit is contained in:
parent
e7b6c40db3
commit
0051c818d5
11
.travis.yml
Normal file
11
.travis.yml
Normal file
@ -0,0 +1,11 @@
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- 7
|
||||
- 6
|
||||
- 5
|
||||
|
||||
before_install:
|
||||
- export CHROME_BIN=chromium-browser
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
Loading…
x
Reference in New Issue
Block a user