Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10455308
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1012 B
Subscribers
None
View Options
diff --git a/.travis.yml b/.travis.yml
index a75ec60..c265afc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,32 +1,34 @@
---
-jobs:
- - stage: "Elementary"
- language: node_js
+matrix:
+ include:
+ - language: node_js
node_js:
- lts/*
sudo: required
+ before_install: []
services:
- docker
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libstdc++-5-dev
install:
- npm i -g @elementaryos/houston
script:
- houston ci
notifications:
email: false
- - stage: "Flatpak"
language: c
services:
- docker
sudo: required
before_install:
- docker pull christopherdavis/elementary-flatpak-writeas:latest
- docker run -it -d --name flatpak christopherdavis/elementary-flatpak-writeas bash
+ addons: []
+ install: []
script:
- docker exec flatpak flatpak-builder --repo=repo app flatpak/com.abunchtell.WriteAsDesktop.json
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Jan 31, 9:31 AM (1 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3145588
Attached To
rWAGTK writeas-gtk
Event Timeline
Log In to Comment