Skip to content

Commit

Permalink
More travis stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
nddrylliog committed Dec 20, 2013
1 parent 565c2d7 commit e68f996
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,5 +1,6 @@
before_install:
- sudo apt-get -y -qq install curl make libgc-dev libcurl4-gnutls-dev
- sudo apt-get -y -qq update
- sudo apt-get -y -qq install curl make libgc-dev libcurl3-gnutls-dev
- git clone --depth=1 git://github.com/nddrylliog/rock.git
- (cd rock && make -s quick-rescue)
- export PATH=$PATH:$PWD/rock/bin
Expand Down

0 comments on commit e68f996

Please sign in to comment.