Skip to content

Commit

Permalink
Set the executable bit.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanverner committed Sep 10, 2016
1 parent 467b0d3 commit 7ec5c91
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ before_install:
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- chmod a+x scripts/ensure_phantomjs.sh
- scripts/ensure_phantomjs.sh
- export PATH=$PWD/travis_phantomjs/phantomjs-2.1.1-linux-x86_64/bin:$PATH

Expand Down
Empty file modified scripts/ensure_phantomjs.sh
100644 → 100755
Empty file.

0 comments on commit 7ec5c91

Please sign in to comment.