Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
caiovaccaro committed May 31, 2016
1 parent 28e9b54 commit 41e8bde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 0.12
- 6.2.0
script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand All @@ -13,4 +13,4 @@ script:
- node structure-node-modules.js
- node structure-node-integration.js
- node structure-front-scripts.js
- nightwatch --test structure-end-2-end.js
- nightwatch --test structure-end-2-end.js

0 comments on commit 41e8bde

Please sign in to comment.