fix directory change
This commit is contained in:
@@ -5,9 +5,6 @@ python:
|
|||||||
- "2.7"
|
- "2.7"
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install build-essential gcc-multilib cmake python python-setuptools libffi-dev
|
- sudo apt-get install build-essential gcc-multilib cmake python python-setuptools libffi-dev
|
||||||
- ls
|
|
||||||
- pwd
|
|
||||||
- cd deepstate
|
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
|
|||||||
Reference in New Issue
Block a user