Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
Fixing boken travis builds. (#43)
Browse files Browse the repository at this point in the history
Fixing travis builds.
  • Loading branch information
Stormsys authored Jun 10, 2016
2 parents b50b8b0 + 596f419 commit 00e439d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: node_js
sudo: false
sudo: required
dist: trusty
node_js: stable
addons:
firefox: latest
firefox: 46.0
apt:
sources:
- google-chrome
Expand Down

0 comments on commit 00e439d

Please sign in to comment.