Skip to content

Commit 2f71948

Browse files
committed
More travis stuff
1 parent 65f3e4e commit 2f71948

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
@@ -26,8 +26,10 @@ install:
2626
- ls -la
2727
- cd ./ui
2828
- yarn install --frozen-lockfile
29+
- cd ..
2930

3031
script:
3132
- nosetests -c nose.cfg --verbosity=1
3233
- cd ./ui
3334
- yarn test
35+
- cd ..

0 commit comments

Comments
 (0)