Skip to content
Snippets Groups Projects
Commit 10c1ef41 authored by Todd Dembrey's avatar Todd Dembrey
Browse files

Update travis to move back into the folder it should be in

parent c8f3bfb0
No related branches found
No related tags found
No related merge requests found
...@@ -48,6 +48,8 @@ install: ...@@ -48,6 +48,8 @@ install:
# Build the static files # Build the static files
- npm run build:prod - npm run build:prod
# Change back to the original folder
- cd -
# Run the tests # Run the tests
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment