Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
smialy committed Mar 27, 2018
1 parent 7ee1561 commit cc31a49
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
sudo: required
dist: trusty

language: node_js
node_js:
- "9"

addons:
chrome: stable
firefox: latest

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

script:
Expand Down

0 comments on commit cc31a49

Please sign in to comment.