Navigation Menu

Skip to content

Commit

Permalink
travis: follow how to download raw data change on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 28, 2014
1 parent 309f932 commit 0ab4e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ env:
- BUILD_TOOL=autotools ENABLE_MRUBY=yes
- BUILD_TOOL=cmake
install:
- curl https://raw.github.com/clear-code/cutter/master/data/travis/setup.sh | sh
- curl --silent --location https://raw.github.com/clear-code/cutter/master/data/travis/setup.sh | sh
- sudo apt-get install -qq -y autotools-dev zlib1g-dev liblzo2-dev libmsgpack-dev libevent-dev libmecab-dev mecab-naist-jdic cmake
before_script:
- rvm use 1.9.3
Expand Down

0 comments on commit 0ab4e8f

Please sign in to comment.