Fix PWD in travis file.
This commit is contained in:
parent
784490c685
commit
f4bcaab089
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ install:
|
|||
tar xf nim-0.11.2.tar.xz
|
||||
cd nim-0.11.2
|
||||
sh build.sh
|
||||
cd ..
|
||||
|
||||
before_script:
|
||||
- set -e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue