Skip to content

Commit

Permalink
prepare version 6.0.0-alpha.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sclausen committed Apr 23, 2018
1 parent 75a01e7 commit ad5280a
Show file tree
Hide file tree
Showing 7 changed files with 13,693 additions and 64 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
sudo: false
node_js:
- 8
- 7
- 6
script:
Expand All @@ -13,4 +14,4 @@ before_install:

before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sh -e /etc/init.d/xvfb start
Loading

0 comments on commit ad5280a

Please sign in to comment.