Skip to content

Commit

Permalink
refactor .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeng committed Jan 1, 2018
1 parent 2f03106 commit 1cbe681
Show file tree
Hide file tree
Showing 4 changed files with 1,803 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js: "stable"

before_install:
before_install:
- stty cols 80

dist: trusty
Expand All @@ -11,9 +11,9 @@ addons:
firefox: latest
apt:
sources:
- google-chrome
- google-chrome
packages:
- google-chrome-stable fluxbox
- google-chrome-stable fluxbox

before_script:
- "export DISPLAY=:99.0"
Expand Down
Loading

0 comments on commit 1cbe681

Please sign in to comment.