Skip to content

Commit

Permalink
Run tests in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
aw committed Apr 9, 2015
1 parent 69fe093 commit 117f922
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: bash

before_install:
- sudo apt-get update -qq
- sudo apt-get install -y build-essential zlibc make autoconf libtool picolisp
sudo: false
cache: apt

before_script:
- wget http://software-lab.de/picoLisp-3.1.9.tgz -O /tmp/picolisp.tgz
Expand Down

0 comments on commit 117f922

Please sign in to comment.