mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Add chrome to Travis
This commit is contained in:
@@ -6,6 +6,9 @@ language: go
|
||||
go:
|
||||
- 1.9.x
|
||||
|
||||
addons:
|
||||
chrome: stable
|
||||
|
||||
git:
|
||||
depth: 300
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@ module.exports = {
|
||||
mode: 'ci',
|
||||
args: [
|
||||
'--headless',
|
||||
'--no-sandbox',
|
||||
'--disable-gpu',
|
||||
'--remote-debugging-port=9222',
|
||||
'--window-size=1440,900',
|
||||
|
||||
Reference in New Issue
Block a user