Skip to content
This repository was archived by the owner on May 30, 2019. It is now read-only.

Commit 4159122

Browse files
committed
WIP: Trigger CIs
1 parent 3430157 commit 4159122

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
# documented at https://circleci.com/docs/2.0/circleci-images/
1515
# - image: circleci/mongo:3.4.4
1616

17+
1718
working_directory: ~/repo
1819

1920
steps:

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ language: java
33
dist: xenial
44

55
env:
6-
SKIP_SASS_BINARY_DOWNLOAD_FOR_CI=true
76
matrix:
87
- TRAVIS_NODE_VERSION="0.11"
98

0 commit comments

Comments
 (0)