aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burwell <ben.burwell@trifecta.com>2016-07-29 11:39:28 -0400
committerBen Burwell <ben.burwell@trifecta.com>2016-07-29 11:39:28 -0400
commit0e1c9e39e533d4330292092b7195f0c669b8fcb9 (patch)
tree8175b6fac37f41881badcc90fe0038e7cd817766
parentc7ef1919d9898c829c5fb36e2eb612bdf0bde69f (diff)
Fix .travis.yml
-rw-r--r--.travis.yml48
-rw-r--r--.travis.yml.swobin0 -> 12288 bytes
2 files changed, 24 insertions, 24 deletions
diff --git a/.travis.yml b/.travis.yml
index 76744f2..9dad04f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,26 +1,26 @@
language: node_js
node_js:
- - "6.1.x"
- - "6.0.x"
- - "5.11.x"
- - "5.10.x"
- - "5.9.x"
- - "5.8.x"
- - "5.7.x"
- - "5.6.x"
- - "5.5.x"
- - "5.4.x"
- - "5.3.x"
- - "5.2.x"
- - "5.1.x"
- - "5.0.x"
- - "4.4.x"
- - "4.3.x"
- - "4.2.x"
- - "4.1.x"
- - "4.0.x"
- - "0.12.x"
- - "0.11.x"
- - "0.10.x"
- - "0.8.x"
- - "0.6.x"
+ - 6.1
+ - 6.0
+ - 5.11
+ - 5.10
+ - 5.9
+ - 5.8
+ - 5.7
+ - 5.6
+ - 5.5
+ - 5.4
+ - 5.3
+ - 5.2
+ - 5.1
+ - 5.0
+ - 4.4
+ - 4.3
+ - 4.2
+ - 4.1
+ - 4.0
+ - 0.12
+ - 0.11
+ - 0.10
+ - 0.8
+ - 0.6
diff --git a/.travis.yml.swo b/.travis.yml.swo
new file mode 100644
index 0000000..aa9e3d0
--- /dev/null
+++ b/.travis.yml.swo
Binary files differ