Navigation Menu

Skip to content

Commit

Permalink
travis: remove needless command
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 18, 2015
1 parent 4b4dc99 commit 9ab2250
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,6 @@ compiler:
install:
- curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh
- sudo apt-get install -qq -y postgresql-server-dev-all
- sudo -u postgres -H createuser --superuser $USER
before_script:
- make DEBUG=1
- sudo make install
Expand Down

0 comments on commit 9ab2250

Please sign in to comment.