Skip to content

Commit 6a576ae

Browse files
committed
Restored assert.sh to PATH in travis config
1 parent ee7748e commit 6a576ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ install:
5353

5454
## install assert.h
5555
- wget https://raw.github.com/lehmannro/assert.sh/v1.1/assert.sh && chmod +x assert.sh
56+
- export PATH=$(pwd):$PATH
57+
5658

5759
- which kscript
5860
- which assert.sh

0 commit comments

Comments
 (0)