Travis: Migrating from legacy to container-based infrastructure
parent
23fc1372d3
commit
c7835769e7
|
@ -1,3 +1,5 @@
|
|||
sudo: false
|
||||
|
||||
before_install:
|
||||
- export CHROME_BIN=chromium-browser
|
||||
- export DISPLAY=:99.0
|
||||
|
@ -11,4 +13,4 @@ before_script:
|
|||
- gulp deploy
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.12"
|
||||
- "0.12"
|
||||
|
|
Loading…
Reference in New Issue