Skip to content

Commit

Permalink
Cleans up troibobasbfdb
Browse files Browse the repository at this point in the history
  • Loading branch information
dom96 committed Nov 15, 2016
1 parent 283e10b commit 8811389
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -6,7 +6,6 @@ language: c
install:
- |
wget http://nim-lang.org/download/nim-0.15.2.tar.xz
ldd --version
tar -xf nim-0.15.2.tar.xz
cd nim-0.15.2
LDFLAGS=-lrt sh build.sh
Expand All @@ -15,9 +14,6 @@ install:
before_script:
- set -e
- set -x
- ls `pwd`
- ls `pwd`/nim-0.15.2
- ls `pwd`/nim-0.15.2/bin
- export PATH=`pwd`/nim-0.15.2/bin:$PATH

script:
Expand Down

0 comments on commit 8811389

Please sign in to comment.