Skip to content
Snippets Groups Projects
Commit 18886c52 authored by Travis Savo's avatar Travis Savo
Browse files

Fix circle.yml

parent cecacec0
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -8,3 +8,4 @@ checkpoints
npm-debug.log*
shippable
test-results.xml
.idea
Loading
Loading
@@ -2,8 +2,8 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="51af5636-89fe-487e-841f-aa0aaeac39fa" name="Default" comment="">
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.gitignore" afterPath="$PROJECT_DIR$/.gitignore" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/circle.yml" afterPath="$PROJECT_DIR$/circle.yml" />
</list>
<ignored path="$PROJECT_DIR$/.tmp/" />
<ignored path="$PROJECT_DIR$/temp/" />
Loading
Loading
@@ -57,7 +57,7 @@
</provider>
</entry>
</file>
<file leaf-file-name="circle.yml" pinned="false" current-in-tab="true">
<file leaf-file-name="circle.yml" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/circle.yml">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="68">
Loading
Loading
@@ -97,11 +97,11 @@
</provider>
</entry>
</file>
<file leaf-file-name=".gitignore" pinned="false" current-in-tab="false">
<file leaf-file-name=".gitignore" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/.gitignore">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="153">
<caret line="9" column="16" lean-forward="false" selection-start-line="9" selection-start-column="16" selection-end-line="9" selection-end-column="16" />
<state relative-caret-position="170">
<caret line="10" column="5" lean-forward="false" selection-start-line="10" selection-start-column="5" selection-end-line="10" selection-end-column="5" />
<folding />
</state>
</provider>
Loading
Loading
@@ -167,8 +167,8 @@
<option value="$PROJECT_DIR$/.jshintrc" />
<option value="$PROJECT_DIR$/.codeclimate.yml" />
<option value="$PROJECT_DIR$/README.md" />
<option value="$PROJECT_DIR$/.gitignore" />
<option value="$PROJECT_DIR$/circle.yml" />
<option value="$PROJECT_DIR$/.gitignore" />
</list>
</option>
</component>
Loading
Loading
@@ -389,7 +389,7 @@
<workItem from="1481218880513" duration="5336000" />
<workItem from="1481228496995" duration="599000" />
<workItem from="1481246381709" duration="1150000" />
<workItem from="1481248694443" duration="3492000" />
<workItem from="1481248694443" duration="3687000" />
</task>
<task id="LOCAL-00001" summary="Adding wallaby support">
<created>1481085329059</created>
Loading
Loading
@@ -587,11 +587,18 @@
<option name="project" value="LOCAL" />
<updated>1481253629190</updated>
</task>
<option name="localTasksCounter" value="29" />
<task id="LOCAL-00029" summary="Fix circle.yml&#10;">
<created>1481253698799</created>
<option name="number" value="00029" />
<option name="presentableId" value="LOCAL-00029" />
<option name="project" value="LOCAL" />
<updated>1481253698799</updated>
</task>
<option name="localTasksCounter" value="30" />
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="32019000" />
<option name="totallyTimeSpent" value="32214000" />
</component>
<component name="TodoView">
<todo-panel id="selected-file">
Loading
Loading
@@ -1018,14 +1025,6 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/.gitignore">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="153">
<caret line="9" column="16" lean-forward="false" selection-start-line="9" selection-start-column="16" selection-end-line="9" selection-end-column="16" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/package.json">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="170">
Loading
Loading
@@ -1042,5 +1041,13 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/.gitignore">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="170">
<caret line="10" column="5" lean-forward="false" selection-start-line="10" selection-start-column="5" selection-end-line="10" selection-end-column="5" />
<folding />
</state>
</provider>
</entry>
</component>
</project>
\ No newline at end of file
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